Skip navigation links

Package org.elasticsearch.search.fetch

Search phase that fetches the top hits from the shards after the results of the query phase have been merged.

See: Description

Package org.elasticsearch.search.fetch Description

Search phase that fetches the top hits from the shards after the results of the query phase have been merged. Pluggable by implementing FetchSubPhase and SearchPlugin.getFetchSubPhases(org.elasticsearch.plugins.SearchPlugin.FetchPhaseConstructionContext).
Skip navigation links