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