See: Description
Class | Description |
---|---|
ComplementCountingAggregator |
A
CountingAggregator used during complement counting. |
TotalFacetCounts |
Maintain Total Facet Counts per partition, for given parameters:
Index reader of an index
Taxonomy index reader
Facet indexing params (and particularly the category list params)
The total facet counts are maintained as an array of arrays of integers,
where a separate array is kept for each partition.
|
TotalFacetCountsCache |
Manage an LRU cache for
TotalFacetCounts per index, taxonomy, and
facet indexing params. |
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.