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 TypeClassDescriptionclassComputes facets counts, assuming the default encoding into DocValues was used.classDeprecated.Visibility of this class will be reduced to pkg-private in a future version.classDeprecated.Visibility of this class will be reduced to pkg-private in a future version.classDeprecated.Custom binary encodings for taxonomy ordinals are no longer supported starting with Lucene 9.classAggregates float values associated with facet fields.classAggregates int values previously indexed withIntAssociationFacetField, assuming the default encoding.classDeprecated.This class is being deprecated in favor ofTaxonomyFacetFloatAssociations, which provides more flexible aggregation functionality beyond just "sum"classDeprecated.This class is being deprecated in favor ofTaxonomyFacetIntAssociations, which provides more flexible aggregation functionality beyond just "sum"classDeprecated.This class is being deprecated in favor ofTaxonomyFacetFloatAssociations, which provides more flexible aggregation functionality beyond just "sum"