public abstract class FloatTaxonomyFacets extends TaxonomyFacets
| Modifier and Type | Field and Description |
|---|---|
protected float[] |
values
Per-ordinal value.
|
config, indexFieldName, parents, taxoReader| Modifier | Constructor and Description |
|---|---|
protected |
FloatTaxonomyFacets(java.lang.String indexFieldName,
TaxonomyReader taxoReader,
FacetsConfig config)
Sole constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Number |
getSpecificValue(java.lang.String dim,
java.lang.String... path)
Return the count or value
for a specific path.
|
FacetResult |
getTopChildren(int topN,
java.lang.String dim,
java.lang.String... path)
Returns the topN child labels under the specified
path.
|
protected void |
rollup()
Rolls up any single-valued hierarchical dimensions.
|
childrenLoaded, getAllDims, getChildren, getSiblings, siblingsLoaded, verifyDimprotected FloatTaxonomyFacets(java.lang.String indexFieldName,
TaxonomyReader taxoReader,
FacetsConfig config)
throws java.io.IOException
java.io.IOExceptionprotected void rollup()
throws java.io.IOException
java.io.IOExceptionpublic java.lang.Number getSpecificValue(java.lang.String dim,
java.lang.String... path)
throws java.io.IOException
FacetsgetSpecificValue in class Facetsjava.io.IOExceptionpublic FacetResult getTopChildren(int topN, java.lang.String dim, java.lang.String... path) throws java.io.IOException
FacetsgetTopChildren in class Facetsjava.io.IOExceptionData In Motion GmbH all rights reserved