Uses of Interface
org.apache.lucene.sandbox.facet.labels.LabelToOrd
Packages that use LabelToOrd
Package
Description
Sandbox faceting: facet ordinals.
Sandbox faceting: facet labels, see
OrdToLabel
for
details.-
Uses of LabelToOrd in org.apache.lucene.sandbox.facet.iterators
Constructors in org.apache.lucene.sandbox.facet.iterators with parameters of type LabelToOrdModifierConstructorDescriptionCandidateSetOrdinalIterator
(FacetRecorder facetRecorder, FacetLabel[] candidateLabels, LabelToOrd labelToOrd) Constructor. -
Uses of LabelToOrd in org.apache.lucene.sandbox.facet.labels
Classes in org.apache.lucene.sandbox.facet.labels that implement LabelToOrdModifier and TypeClassDescriptionfinal class
Map taxonomy labels to ordinals.