Uses of Package
org.elasticsearch.search.fetch
-
Classes in org.elasticsearch.search.fetch used by org.elasticsearch.action.search Class Description FetchSearchResult ScrollQueryFetchSearchResult ShardFetchRequest Shard level fetch base request.ShardFetchSearchRequest Shard level fetch request used with search. -
Classes in org.elasticsearch.search.fetch used by org.elasticsearch.index.query Class Description StoredFieldsContext Context used to fetch thestored_fields. -
Classes in org.elasticsearch.search.fetch used by org.elasticsearch.node 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 phase -
Classes in org.elasticsearch.search.fetch used by org.elasticsearch.plugins Class Description FetchSubPhase Sub phase within the fetch phase used to fetch things *about* the documents like highlighting or matched queries. -
Classes in org.elasticsearch.search.fetch used by org.elasticsearch.search 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 ScrollQueryFetchSearchResult ShardFetchRequest Shard level fetch base request. -
Classes in org.elasticsearch.search.fetch used by org.elasticsearch.search.aggregations.metrics Class Description StoredFieldsContext Context used to fetch thestored_fields. -
Classes in org.elasticsearch.search.fetch used by org.elasticsearch.search.builder Class Description StoredFieldsContext Context used to fetch thestored_fields. -
Classes in org.elasticsearch.search.fetch used by org.elasticsearch.search.fetch Class Description FetchSearchResult FetchSubPhase Sub phase within the fetch phase used to fetch things *about* the documents like highlighting or matched queries.FetchSubPhase.HitContext QueryFetchSearchResult ShardFetchRequest Shard level fetch base request.StoredFieldsContext Context used to fetch thestored_fields. -
Classes in org.elasticsearch.search.fetch used by org.elasticsearch.search.fetch.subphase 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 phaseFetchSubPhase Sub phase within the fetch phase used to fetch things *about* the documents like highlighting or matched queries.FetchSubPhase.HitContext -
Classes in org.elasticsearch.search.fetch used by org.elasticsearch.search.fetch.subphase.highlight Class Description FetchSubPhase Sub phase within the fetch phase used to fetch things *about* the documents like highlighting or matched queries.FetchSubPhase.HitContext -
Classes in org.elasticsearch.search.fetch used by org.elasticsearch.search.internal 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 StoredFieldsContext Context used to fetch thestored_fields.