Class IntTaxonomyFacets

Direct Known Subclasses:
TaxonomyFacetCounts, TaxonomyFacetIntAssociations

@Deprecated public abstract class IntTaxonomyFacets extends TaxonomyFacets
Deprecated.
Visibility of this class will be reduced to pkg-private in a future version. This class is meant to host common code as an internal implementation detail to FastTaxonomyFacetCounts and TaxonomyFacetIntAssociations,and is not intended as an extension point for user-created Facets implementations. If your code is relying on this, please migrate necessary functionality down into your own class.
Base class for all taxonomy-based facets that aggregate to a per-ords int[].