public static class BinaryFieldMapper.CustomBinaryDocValuesField extends NumberFieldMapper.CustomNumericDocValuesField
TYPE| Constructor and Description |
|---|
BinaryFieldMapper.CustomBinaryDocValuesField(String name,
byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(byte[] bytes) |
org.apache.lucene.util.BytesRef |
binaryValue() |
boost, fieldType, name, numericValue, readerValue, stringValue, tokenStreampublic BinaryFieldMapper.CustomBinaryDocValuesField(String name, byte[] bytes)
Copyright © 2009–2017. All rights reserved.