public class SortedSetDocValuesFacetField extends Field
Field.Store
Modifier and Type | Field and Description |
---|---|
java.lang.String |
dim
Dimension.
|
java.lang.String |
label
Label.
|
static FieldType |
TYPE
Indexed
FieldType . |
fieldsData, name, tokenStream, type
Constructor and Description |
---|
SortedSetDocValuesFacetField(java.lang.String dim,
java.lang.String label)
Sole constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Prints a Field for human consumption.
|
binaryValue, fieldType, getCharSequenceValue, name, numericValue, readerValue, setBytesValue, setBytesValue, setByteValue, setDoubleValue, setFloatValue, setIntValue, setLongValue, setReaderValue, setShortValue, setStringValue, setTokenStream, stringValue, tokenStream, tokenStreamValue
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.