public class FastTaxonomyFacetCounts extends IntTaxonomyFacets
| Constructor and Description |
|---|
FastTaxonomyFacetCounts(String indexFieldName,
TaxonomyReader taxoReader,
FacetsConfig config,
FacetsCollector fc)
Create
FastTaxonomyFacetCounts, using the
specified indexFieldName for ordinals. |
FastTaxonomyFacetCounts(TaxonomyReader taxoReader,
FacetsConfig config,
FacetsCollector fc)
Create
FastTaxonomyFacetCounts, which also
counts all facet labels. |
getSpecificValue, getTopChildrengetAllDimspublic FastTaxonomyFacetCounts(TaxonomyReader taxoReader, FacetsConfig config, FacetsCollector fc) throws IOException
FastTaxonomyFacetCounts, which also
counts all facet labels.IOExceptionpublic FastTaxonomyFacetCounts(String indexFieldName, TaxonomyReader taxoReader, FacetsConfig config, FacetsCollector fc) throws IOException
FastTaxonomyFacetCounts, using the
specified indexFieldName for ordinals. Use
this if you had set FacetsConfig.setIndexFieldName(java.lang.String, java.lang.String) to change the index
field name for certain dimensions.IOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved