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 class
private static class
Fields in org.apache.lucene.search.grouping with type parameters of type GroupFacetCollector.SegmentResultModifier and TypeFieldDescriptionprotected final List
<GroupFacetCollector.SegmentResult> GroupFacetCollector.segmentResults
Methods in org.apache.lucene.search.grouping that return GroupFacetCollector.SegmentResultModifier and TypeMethodDescriptionprotected abstract GroupFacetCollector.SegmentResult
GroupFacetCollector.createSegmentResult()
Methods in org.apache.lucene.search.grouping with parameters of type GroupFacetCollector.SegmentResultModifier and TypeMethodDescriptionprotected boolean
GroupFacetCollector.SegmentResultPriorityQueue.lessThan
(GroupFacetCollector.SegmentResult a, GroupFacetCollector.SegmentResult b)