Package org.elasticsearch.search.query
-
Class Summary Class Description CancellableCollector Collector that checks if the task it is executed under is cancelled.EarlyTerminatingCollector ACollector
that early terminates collection aftermaxCountHits
docs have been collected.QueryPhase Query phase of a search request, used to run the query and get back from each shard information about the matching documents (document ids and score or sort criteria) so that matches can be reduced on the coordinating nodeQuerySearchRequest QuerySearchResult ScrollQuerySearchResult -
Exception Summary Exception Description QueryPhaseExecutionException