Package org.apache.lucene.sandbox.facet.cutters
Sandbox faceting: facet cutters, see
FacetCutter
for details.- WARNING: This API is experimental and might change in incompatible ways in the next release.
-
Interface Summary Interface Description FacetCutter CreatesLeafFacetCutter
for each leaf.LeafFacetCutter Interface to be implemented to cut documents into facets for an index segment (leaf). -
Class Summary Class Description LongValueFacetCutter FacetCutter
andOrdToLabel
for distinct long values.TaxonomyFacetsCutter FacetCutter
for facets that use taxonomy side-car index.