- java.lang.Object
-
- org.apache.lucene.search.grouping.GroupFacetCollector.SegmentResult
-
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
protected |
SegmentResult(int[] counts,
int total,
int missing,
int maxTermPos) |
-
Method Summary
All Methods Instance Methods Abstract Methods
Modifier and Type |
Method and Description |
protected abstract void |
nextTerm()
Go to next term in this SegmentResult in order to retrieve the grouped facet counts.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait