public static class BinaryFieldMapper.CustomBinaryDocValuesField extends NumberFieldMapper.CustomNumericDocValuesField
TYPE| コンストラクタと説明 |
|---|
CustomBinaryDocValuesField(String name,
byte[] bytes) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
add(byte[] bytes) |
org.apache.lucene.util.BytesRef |
binaryValue() |
boost, fieldType, name, numericValue, readerValue, stringValue, tokenStreampublic CustomBinaryDocValuesField(String name, byte[] bytes)
Copyright © 2009–2016. All rights reserved.