Package org.elasticsearch.search.fetch
-
Interface Summary Interface Description FetchSubPhase Sub phase within the fetch phase used to fetch things *about* the documents like highlighting or matched queries. -
Class Summary Class Description FetchPhase Fetch phase of a search request, used to fetch the actual top matching documents to be returned to the client, identified after reducing all of the matches returned by the query phaseFetchSearchResult FetchSubPhase.HitContext QueryFetchSearchResult ScrollQueryFetchSearchResult ShardFetchRequest Shard level fetch base request.ShardFetchSearchRequest Shard level fetch request used with search.StoredFieldsContext Context used to fetch thestored_fields. -
Exception Summary Exception Description FetchPhaseExecutionException