FetchSubPhase
s like matched queries and fetching _source
.See: Description
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 | |
InnerHitsContext.InnerHitSubContext | |
InnerHitsFetchSubPhase | |
MatchedQueriesFetchSubPhase | |
ParentFieldSubFetchPhase | |
ScriptFieldsContext | |
ScriptFieldsContext.ScriptField | |
ScriptFieldsFetchSubPhase | |
VersionFetchSubPhase |
FetchSubPhase
s like matched queries and fetching _source
.