|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use AbstractGroupFacetCollector.FacetEntry | |
|---|---|
| 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. |
| Uses of AbstractGroupFacetCollector.FacetEntry in org.apache.lucene.search.grouping |
|---|
| Methods in org.apache.lucene.search.grouping that return types with arguments of type AbstractGroupFacetCollector.FacetEntry | |
|---|---|
List<AbstractGroupFacetCollector.FacetEntry> |
AbstractGroupFacetCollector.GroupedFacetResult.getFacetEntries(int offset,
int limit)
Returns a list of facet entries to be rendered based on the specified offset and limit. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||