Module org.apache.lucene.sandbox
Package org.apache.lucene.sandbox.facet.cutters
package org.apache.lucene.sandbox.facet.cutters
Sandbox faceting: facet cutters, see
FacetCutter
for details.-
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.LongIntHashMap
with threadsafe computeIfAbsent methodFacetCutter
for facets that use taxonomy side-car index.