|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SearchGroup in org.apache.lucene.search.grouping |
|---|
| Methods in org.apache.lucene.search.grouping that return types with arguments of type SearchGroup | |
|---|---|
Collection<SearchGroup> |
FirstPassGroupingCollector.getTopGroups(int groupOffset,
boolean fillFields)
Returns top groups, starting from offset. |
| Constructor parameters in org.apache.lucene.search.grouping with type arguments of type SearchGroup | |
|---|---|
SecondPassGroupingCollector(String groupField,
Collection<SearchGroup> groups,
org.apache.lucene.search.Sort groupSort,
org.apache.lucene.search.Sort withinGroupSort,
int maxDocsPerGroup,
boolean getScores,
boolean getMaxScores,
boolean fillSortFields)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||