Click or drag to resize

DateRangeQuery Methods

The DateRangeQuery type exposes the following members.

Methods
  NameDescription
Public methodEnd
The end date of the range
Public methodExport (Overrides SearchQueryBaseExport.)
Public methodField
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.
Public methodParser
The name of the parser to use.
Public methodStart
The start date of the range.
Top
See Also