| Interface | Description |
|---|---|
| DocValueFormat |
A formatter for values as returned by the fielddata/doc-values APIs.
|
| SearchPhase |
Represents a phase of a search request e.g.
|
| Class | Description |
|---|---|
| DocValueFormat.DateTime | |
| DocValueFormat.Decimal | |
| Scroll |
A scroll enables scrolling of search request.
|
| SearchExtBuilder |
Intermediate serializable representation of a search ext section.
|
| SearchHit |
A single search hit.
|
| SearchHit.Fields | |
| SearchHit.NestedIdentity |
Encapsulates the nested identity of a hit.
|
| SearchHits | |
| SearchHits.Fields | |
| SearchModule |
Sets up things that can be done at search time like queries, aggregations, and suggesters.
|
| SearchPhaseResult |
This class is a base class for all search releated results.
|
| SearchService | |
| SearchShardTarget |
The target that the search request was executed on.
|
| SearchSortValues |
| Enum | Description |
|---|---|
| MultiValueMode |
Defines what values to pick in the case a document contains multiple values for a particular field.
|
| Exception | Description |
|---|---|
| SearchContextException | |
| SearchContextMissingException | |
| SearchException | |
| SearchParseException |