Package | Description |
---|---|
org.apache.lucene.search.grouping |
Grouping.
|
Modifier and Type | Class and Description |
---|---|
private static class |
TermGroupFacetCollector.MV.SegmentResult |
private static class |
TermGroupFacetCollector.SV.SegmentResult |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<GroupFacetCollector.SegmentResult> |
GroupFacetCollector.segmentResults |
Modifier and Type | Method and Description |
---|---|
protected abstract GroupFacetCollector.SegmentResult |
GroupFacetCollector.createSegmentResult() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
GroupFacetCollector.SegmentResultPriorityQueue.lessThan(GroupFacetCollector.SegmentResult a,
GroupFacetCollector.SegmentResult b) |