public class IntAssociationFacetField extends AssociationFacetField
Document to add
a facet label associated with an int. Use TaxonomyFacetSumIntAssociations to aggregate int values
per facet label at search time.Field.Storeassoc, dim, path, TYPEfieldsData, name, tokenStream, type| Constructor and Description |
|---|
IntAssociationFacetField(int assoc,
String dim,
String... path)
Creates this from
dim and path and an
int association |
| Modifier and Type | Method and Description |
|---|---|
static int |
bytesRefToInt(BytesRef b)
Decodes a previously encoded
int. |
static BytesRef |
intToBytesRef(int v)
Encodes an
int as a 4-byte BytesRef,
big-endian. |
String |
toString() |
binaryValue, fieldType, getCharSequenceValue, name, numericValue, readerValue, setBytesValue, setBytesValue, setByteValue, setDoubleValue, setFloatValue, setIntValue, setLongValue, setReaderValue, setShortValue, setStringValue, setTokenStream, stringValue, tokenStream, tokenStreamValueCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.