Package org.opensearch.search.fetch.subphase
package org.opensearch.search.fetch.subphase
Built in
FetchSubPhase
s like matched queries and fetching _source
.-
ClassesClassDescriptionExplains the scoring calculations for the top hits.All the required context to pull a field from the doc values.Fetch sub phase which pulls data from doc values.The context needed to retrieve fields.A fetch sub-phase for high-level field retrieval.Fetches the score of a query match during search phaseContext used to fetch the
_source
.Fetches the document source during search phaseFetches the version of a term during search phaseWrapper around a field name and the format that should be used to display values of this field.A helper class toFetchFieldsPhase
that's initialized with a list of field patterns to fetch.Context used for inner hits retrievalGets the inner hits of a document during searchFetches queries that match the document during search phaseContext used for script fieldsScript field use in the script fields contextGets the scripted fields during search phaseFetches the sequence number of the primary term during search phase