| Package | Description |
|---|---|
| org.apache.lucene.search.grouping.dv |
Support for grouping on
DocValues fields. |
| Class and Description |
|---|
| DVAllGroupHeadsCollector
A base implementation of
AbstractAllGroupHeadsCollector for retrieving
the most relevant groups when grouping on a indexed doc values field. |
| DVAllGroupsCollector
Implementation of
AbstractAllGroupsCollector that groups documents based on
DocValues fields. |
| DVDistinctValuesCollector
Docvalues implementation of
AbstractDistinctValuesCollector. |
| DVFirstPassGroupingCollector
IDV based Implementations of
AbstractFirstPassGroupingCollector. |
| DVGroupFacetCollector
An implementation of
AbstractGroupFacetCollector that computes grouped facets based on docvalues. |
| DVSecondPassGroupingCollector
IDV based implementation of
AbstractSecondPassGroupingCollector. |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.