See: Description
| Class | Description |
|---|---|
| SortedSetDocValuesAccumulator |
A
FacetsAccumulator that uses previously
indexed SortedSetDocValuesFacetFields to perform faceting,
without require a separate taxonomy index. |
| SortedSetDocValuesFacetFields |
Use this to index facets if you intend to
use
SortedSetDocValuesAccumulator to count facets
at search time. |
| SortedSetDocValuesReaderState |
Wraps a
IndexReader and resolves ords
using existing SortedSetDocValues APIs without a
separate taxonomy index. |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.