Uses of Class
org.apache.lucene.facet.taxonomy.TaxonomyFacets
Packages that use TaxonomyFacets
-
Uses of TaxonomyFacets in org.apache.lucene.facet.taxonomy
Subclasses of TaxonomyFacets in org.apache.lucene.facet.taxonomyModifier and TypeClassDescriptionclass
Computes facets counts, assuming the default encoding into DocValues was used.class
Deprecated.Visibility of this class will be reduced to pkg-private in a future version.class
Deprecated.Visibility of this class will be reduced to pkg-private in a future version.class
Deprecated.Custom binary encodings for taxonomy ordinals are no longer supported starting with Lucene 9.class
Aggregates float values associated with facet fields.class
Aggregates int values previously indexed withIntAssociationFacetField
, assuming the default encoding.class
Deprecated.This class is being deprecated in favor ofTaxonomyFacetFloatAssociations
, which provides more flexible aggregation functionality beyond just "sum"class
Deprecated.This class is being deprecated in favor ofTaxonomyFacetIntAssociations
, which provides more flexible aggregation functionality beyond just "sum"class
Deprecated.This class is being deprecated in favor ofTaxonomyFacetFloatAssociations
, which provides more flexible aggregation functionality beyond just "sum"