RegexpQuery Class |
Namespace: Couchbase.Search.Queries.Simple
public class RegexpQuery : SearchQueryBase
The RegexpQuery type exposes the following members.
| Name | Description | |
|---|---|---|
| RegexpQuery |
Initializes a new instance of the RegexpQuery class.
|
| Name | Description | |
|---|---|---|
| Export | (Overrides SearchQueryBaseExport.) | |
| Field |
If a field is specified, only terms in that field will be matched. This can also affect the used analyzer if one isn't specified explicitly.
|