Class TaxonomyFacetCounts


@Deprecated public class TaxonomyFacetCounts extends IntTaxonomyFacets
Deprecated.
Custom binary encodings for taxonomy ordinals are no longer supported starting with Lucene 9. Please switch to FastTaxonomyFacetCounts or implement your own Facets implementation if you have custom needs.
Reads from any OrdinalsReader; use FastTaxonomyFacetCounts if you are using the default encoding from BinaryDocValues.