![]() | DateRangeQuery Class |
Namespace: Couchbase.Search.Queries.Range
public class DateRangeQuery : SearchQueryBase
The DateRangeQuery type exposes the following members.
Name | Description | |
---|---|---|
![]() | DateRangeQuery | Initializes a new instance of the DateRangeQuery class |
Name | Description | |
---|---|---|
![]() | End |
The end date of the range
|
![]() | 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.
|
![]() | Parser |
The name of the parser to use.
|
![]() | Start |
The start date of the range.
|