| Package | Description |
|---|---|
| org.apache.lucene.search.grouping |
Grouping.
|
| org.apache.lucene.search.grouping.function |
Support for grouping by
ValueSource. |
| Modifier and Type | Field and Description |
|---|---|
AllGroupHeadsCollector.GroupHead<T> |
AllGroupHeadsCollector.TemporalResult.groupHead |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Collection<? extends AllGroupHeadsCollector.GroupHead<T>> |
AllGroupHeadsCollector.getCollectedGroupHeads()
Returns the collected group heads.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FunctionAllGroupHeadsCollector.FunctionGroupHead
Holds current head document for a single group.
|
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.