| Package | Description |
|---|---|
| com.valtech.aem.saas.api.query |
| Modifier and Type | Class and Description |
|---|---|
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
Default implementation of
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.
|
Copyright © 2023. All rights reserved.