| Interface | Description |
|---|---|
| ShardSearchRequest |
Shard level request that represents a search.
|
| Class | Description |
|---|---|
| ContextIndexSearcher |
Context-aware extension of
IndexSearcher. |
| DefaultSearchContext | |
| DefaultSearchContext.Defaults | |
| FilteredSearchContext | |
| InternalScrollSearchRequest | |
| InternalSearchHit | |
| InternalSearchHit.Fields | |
| InternalSearchHit.InternalNestedIdentity | |
| InternalSearchHit.InternalNestedIdentity.Fields | |
| InternalSearchHitField | |
| InternalSearchHits | |
| InternalSearchHits.StreamContext | |
| InternalSearchResponse | |
| ScrollContext |
Wrapper around information that needs to stay around when scrolling.
|
| SearchContext |
This class encapsulates the state needed to execute a search.
|
| ShardSearchLocalRequest |
Shard level search request that gets created and consumed on the local node.
|
| ShardSearchTransportRequest |
Shard level search request that represents an actual search sent from the coordinating node to the nodes holding
the shards where the query needs to be executed.
|
| SubSearchContext |
| Enum | Description |
|---|---|
| InternalSearchHits.StreamContext.ShardTargetType | |
| SearchContext.Lifetime |
The life time of an object that is used during search execution.
|
Copyright © 2009–2017. All rights reserved.