public class TaxonomyFacetSumIntAssociations extends IntTaxonomyFacets
IntAssociationFacetField
, assuming the default
encoding.config, indexFieldName, parents, taxoReader
Constructor and Description |
---|
TaxonomyFacetSumIntAssociations(String indexFieldName,
TaxonomyReader taxoReader,
FacetsConfig config,
FacetsCollector fc)
Create
TaxonomyFacetSumIntAssociations against
the specified index field. |
TaxonomyFacetSumIntAssociations(TaxonomyReader taxoReader,
FacetsConfig config,
FacetsCollector fc)
Create
TaxonomyFacetSumIntAssociations against
the default index field. |
getSpecificValue, getTopChildren, increment, increment, rollup, useHashTable
childrenLoaded, getAllDims, getChildren, getSiblings, siblingsLoaded, verifyDim
public TaxonomyFacetSumIntAssociations(TaxonomyReader taxoReader, FacetsConfig config, FacetsCollector fc) throws IOException
TaxonomyFacetSumIntAssociations
against
the default index field.IOException
public TaxonomyFacetSumIntAssociations(String indexFieldName, TaxonomyReader taxoReader, FacetsConfig config, FacetsCollector fc) throws IOException
TaxonomyFacetSumIntAssociations
against
the specified index field.IOException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.