FetchSubPhases like matched queries and fetching _source.| Class | Description |
|---|---|
| DocValueFieldsContext |
All the required context to pull a field from the doc values.
|
| DocValueFieldsFetchSubPhase |
Query sub phase which pulls data from doc values
Specifying
"docvalue_fields": ["field1", "field2"] |
| ExplainFetchSubPhase |
Explains the scoring calculations for the top hits.
|
| FetchSourceContext |
Context used to fetch the
_source. |
| FetchSourceSubPhase | |
| InnerHitsContext |
Context used for inner hits retrieval
|
| InnerHitsContext.InnerHitSubContext | |
| InnerHitsFetchSubPhase | |
| MatchedQueriesFetchSubPhase | |
| ParentFieldSubFetchPhase | |
| ScriptFieldsContext | |
| ScriptFieldsContext.ScriptField | |
| ScriptFieldsFetchSubPhase | |
| VersionFetchSubPhase |