Package org.apache.lucene.sandbox.facet.cutters
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.
-
ClassDescriptionCreates
LeafFacetCutter
for each leaf.Interface to be implemented to cut documents into facets for an index segment (leaf).FacetCutter
andOrdToLabel
for distinct long values.FacetCutter
for facets that use taxonomy side-car index.