|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use AbstractGroupFacetCollector.SegmentResult | |
|---|---|
| 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.SegmentResult in org.apache.lucene.search.grouping |
|---|
| Fields in org.apache.lucene.search.grouping with type parameters of type AbstractGroupFacetCollector.SegmentResult | |
|---|---|
protected List<AbstractGroupFacetCollector.SegmentResult> |
AbstractGroupFacetCollector.segmentResults
|
| Methods in org.apache.lucene.search.grouping that return AbstractGroupFacetCollector.SegmentResult | |
|---|---|
protected abstract AbstractGroupFacetCollector.SegmentResult |
AbstractGroupFacetCollector.createSegmentResult()
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||