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–2019 The Apache Software Foundation. All rights reserved.