Uses of Package
org.apache.lucene.sandbox.facet.cutters
Packages that use org.apache.lucene.sandbox.facet.cutters
Package
Description
Sandbox faceting - Collectors that compute facets.
Sandbox faceting: facet cutters, see
FacetCutter
for details.Sandbox faceting: Range Faceting
Sandbox faceting: classes that can record per ordinal data E.g.
Sandbox faceting: utility classes to make it easier to use the new API for standard use cases.
-
Classes in org.apache.lucene.sandbox.facet.cutters used by org.apache.lucene.sandbox.facet
-
Classes in org.apache.lucene.sandbox.facet.cutters used by org.apache.lucene.sandbox.facet.cuttersClassDescriptionCreates
LeafFacetCutter
for each leaf.Interface to be implemented to cut documents into facets for an index segment (leaf). -
Classes in org.apache.lucene.sandbox.facet.cutters used by org.apache.lucene.sandbox.facet.cutters.rangesClassDescriptionCreates
LeafFacetCutter
for each leaf.Interface to be implemented to cut documents into facets for an index segment (leaf). -
Classes in org.apache.lucene.sandbox.facet.cutters used by org.apache.lucene.sandbox.facet.recorders
-
Classes in org.apache.lucene.sandbox.facet.cutters used by org.apache.lucene.sandbox.facet.utilsClassDescriptionCreates
LeafFacetCutter
for each leaf.FacetCutter
andOrdToLabel
for distinct long values.