Uses of Class
org.apache.lucene.facet.taxonomy.IntTaxonomyFacets
Packages that use IntTaxonomyFacets
-
Uses of IntTaxonomyFacets in org.apache.lucene.facet.taxonomy
Subclasses of IntTaxonomyFacets in org.apache.lucene.facet.taxonomyModifier and TypeClassDescriptionclass
Deprecated.Custom binary encodings for taxonomy ordinals are no longer supported starting with Lucene 9.class
Aggregates int values previously indexed withIntAssociationFacetField
, assuming the default encoding.class
Deprecated.This class is being deprecated in favor ofTaxonomyFacetIntAssociations
, which provides more flexible aggregation functionality beyond just "sum"