Uses of Class
org.apache.lucene.search.grouping.GroupReducer
Packages that use GroupReducer
-
Uses of GroupReducer in org.apache.lucene.search.grouping
Subclasses of GroupReducer in org.apache.lucene.search.groupingModifier and TypeClassDescriptionprivate static class
private static class
Fields in org.apache.lucene.search.grouping declared as GroupReducerModifier and TypeFieldDescriptionprotected final GroupReducer<T,
?> SecondPassGroupingCollector.groupReducer
Constructors in org.apache.lucene.search.grouping with parameters of type GroupReducerModifierConstructorDescriptionSecondPassGroupingCollector
(GroupSelector<T> groupSelector, Collection<SearchGroup<T>> groups, GroupReducer<T, ?> reducer) Create a new SecondPassGroupingCollector