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