|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.lucene.facet.sortedset | |
---|---|
org.apache.lucene.facet | faceted search |
org.apache.lucene.facet.sortedset | Provides faceting capabilities over facets that were indexed with SortedSetDocValuesFacetField . |
Classes in org.apache.lucene.facet.sortedset used by org.apache.lucene.facet | |
---|---|
SortedSetDocValuesReaderState
Wraps a IndexReader and resolves ords
using existing SortedSetDocValues APIs without a
separate taxonomy index. |
Classes in org.apache.lucene.facet.sortedset used by org.apache.lucene.facet.sortedset | |
---|---|
SortedSetDocValuesReaderState
Wraps a IndexReader and resolves ords
using existing SortedSetDocValues APIs without a
separate taxonomy index. |
|
SortedSetDocValuesReaderState.OrdRange
Holds start/end range of ords, which maps to one dimension (someday we may generalize it to map to hierarchies within one dimension). |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |