public class TaxonomyFacetSumValueSource extends FloatTaxonomyFacets
DoubleValues#doubleValue(), for each facet label.valuesconfig, indexFieldName, parents, taxoReader| Constructor and Description |
|---|
TaxonomyFacetSumValueSource(OrdinalsReader ordinalsReader,
TaxonomyReader taxoReader,
FacetsConfig config,
FacetsCollector fc,
DoubleValuesSource vs)
Aggreggates float facet values from the provided
DoubleValuesSource, and pulls ordinals from the
provided OrdinalsReader. |
TaxonomyFacetSumValueSource(TaxonomyReader taxoReader,
FacetsConfig config,
FacetsCollector fc,
DoubleValuesSource valueSource)
Aggreggates double facet values from the provided
DoubleValuesSource, pulling ordinals using DocValuesOrdinalsReader against the default indexed
facet field FacetsConfig.DEFAULT_INDEX_FIELD_NAME. |
getSpecificValue, getTopChildren, rollupchildrenLoaded, getAllDims, getChildren, getSiblings, siblingsLoaded, verifyDimpublic TaxonomyFacetSumValueSource(TaxonomyReader taxoReader, FacetsConfig config, FacetsCollector fc, DoubleValuesSource valueSource) throws java.io.IOException
DoubleValuesSource, pulling ordinals using DocValuesOrdinalsReader against the default indexed
facet field FacetsConfig.DEFAULT_INDEX_FIELD_NAME.java.io.IOExceptionpublic TaxonomyFacetSumValueSource(OrdinalsReader ordinalsReader, TaxonomyReader taxoReader, FacetsConfig config, FacetsCollector fc, DoubleValuesSource vs) throws java.io.IOException
DoubleValuesSource, and pulls ordinals from the
provided OrdinalsReader.java.io.IOExceptionData In Motion GmbH all rights reserved