| Package | Description |
|---|---|
| org.apache.lucene.search.grouping.term |
Support for grouping by indexed terms via
DocValues. |
| Modifier and Type | Field and Description |
|---|---|
private TermDistinctValuesCollector.GroupCount[] |
TermDistinctValuesCollector.groupCounts |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<TermDistinctValuesCollector.GroupCount> |
TermDistinctValuesCollector.groups |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TermDistinctValuesCollector.GroupCount> |
TermDistinctValuesCollector.getGroups() |