| Package | Description |
|---|---|
| org.apache.lucene.search.grouping |
Grouping.
|
| Modifier and Type | Field and Description |
|---|---|
protected GroupReducer<T,?> |
SecondPassGroupingCollector.groupReducer |
| Constructor and Description |
|---|
SecondPassGroupingCollector(GroupSelector<T> groupSelector,
java.util.Collection<SearchGroup<T>> groups,
GroupReducer<T,?> reducer)
Create a new SecondPassGroupingCollector
|
Copyright © 2000–2025 The Apache Software Foundation. All rights reserved.