Uses of Class
org.apache.lucene.search.grouping.GroupFacetCollector.SegmentResult
Packages that use GroupFacetCollector.SegmentResult
-
Uses of GroupFacetCollector.SegmentResult in org.apache.lucene.search.grouping
Subclasses of GroupFacetCollector.SegmentResult in org.apache.lucene.search.groupingModifier and TypeClassDescriptionprivate static classprivate static classFields in org.apache.lucene.search.grouping with type parameters of type GroupFacetCollector.SegmentResultModifier and TypeFieldDescriptionprotected final List<GroupFacetCollector.SegmentResult> GroupFacetCollector.segmentResultsMethods in org.apache.lucene.search.grouping that return GroupFacetCollector.SegmentResultModifier and TypeMethodDescriptionprotected abstract GroupFacetCollector.SegmentResultGroupFacetCollector.createSegmentResult()Methods in org.apache.lucene.search.grouping with parameters of type GroupFacetCollector.SegmentResultModifier and TypeMethodDescriptionprotected booleanGroupFacetCollector.SegmentResultPriorityQueue.lessThan(GroupFacetCollector.SegmentResult a, GroupFacetCollector.SegmentResult b)