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 sum of int values previously indexed withFloatAssociationFacetField, assuming the default encoding.classAggregates sum of int values previously indexed withIntAssociationFacetField, assuming the default encoding.classAggregates sum of values fromDoubleValues.doubleValue(), for each facet label.