class |
FacetsQuery |
|
class |
FiltersQuery |
Query implementation that handles search filter params.
|
class |
HighlightingDisableQuery |
Implementation of Query that, when used, disables the highlighting feature.
|
class |
HighlightingTagQuery |
|
class |
LanguageQuery |
|
class |
PaginationQuery |
Implementation of Query that specifies pagination parameters: "start" and "rows".
|
class |
SearchTemplateQuery |
Implementation of Query that specifies an admin configured search template (a set of fields with arbitrary
boost values).
|
class |
SortQuery |
Implementation of Query that specifies a sorting according to a specific field.
|
class |
TermQuery |
A default implementation for term query.
|
class |
TypeaheadTextQuery |
It forms the typeahead query from a provided text string.
|