Uses of Class
org.apache.lucene.search.grouping.AllGroupHeadsCollector
Packages that use AllGroupHeadsCollector
-
Uses of AllGroupHeadsCollector in org.apache.lucene.search.grouping
Subclasses of AllGroupHeadsCollector in org.apache.lucene.search.groupingModifier and TypeClassDescriptionprivate static class
Specialized implementation for sorting by scoreprivate static class
General implementation using aFieldComparator
to select the group headMethods in org.apache.lucene.search.grouping that return AllGroupHeadsCollectorModifier and TypeMethodDescriptionstatic <T> AllGroupHeadsCollector
<T> AllGroupHeadsCollector.newCollector
(GroupSelector<T> selector, Sort sort) Create a new AllGroupHeadsCollector based on the type of within-group Sort required