Package org.elasticsearch.search.query
package org.elasticsearch.search.query
-
Class SummaryClassDescriptionA
Collectorthat early terminates collection aftermaxCountHitsdocs have been collected.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 node -
Exception Summary