| Interface | Description |
|---|---|
| SearchResponseFilter |
This can be used to filter the results of the search query.
|
| Class | Description |
|---|---|
| AutoCompleteWords |
A helper class for use with an Auto-complete query.
|
| FieldMap |
A builder object that can assemble a map of search result field names to JSON
field names.
|
| Formatter |
Produce readable displays of objects related to the search engine.
|
| SearchQueryUtils |
Some static methods to help in constructing search queries and parsing the
results.
|
| SearchResultsParser |
Parse this search response, creating a map of values for each document.
|
| Enum | Description |
|---|---|
| SearchQueryUtils.Conjunction |
Copyright © 2021. All rights reserved.