| Package | Description |
|---|---|
| org.apache.lucene.search.grouping |
This module enables search result grouping with Lucene, where hits
with the same value in the specified single-valued group field are
grouped together.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TermAllGroupsCollector
A collector that collects all groups that match the
query.
|
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.