| Facet<T extends SearchParameter> |
Represents a clustering of search results into categories.
|
| Facet.Count |
Nested class that represents the count of each category.
|
| FacetedSearchRequest<P extends SearchParameter> |
Generic request class for search operations requesting facets.
|
| SearchConstants |
Contains common search constants.
|
| SearchRequest<P extends SearchParameter> |
Generic request class for search operations.
|
| SearchResponse<T,P extends SearchParameter> |
Generic response of a search operation.
|
| SpellCheckResponse |
Contains the response information of a spell check request.
|
| SpellCheckResponse.Suggestion |
Information about a suggestion made for possible correct spelled version of a search term.
|