DateRangeQuery Methods |
The DateRangeQuery type exposes the following members.
| 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.
|