public static class ValuesSource.GeoPoint.Fielddata extends ValuesSource.GeoPoint
ValuesSource.GeoPoint.FielddataValuesSource.Bytes, ValuesSource.GeoPoint, ValuesSource.Numeric, ValuesSource.WithScript| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected IndexGeoPointFieldData |
indexFieldData |
EMPTY| コンストラクタと説明 |
|---|
Fielddata(IndexGeoPointFieldData indexFieldData) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
SortedBinaryDocValues |
bytesValues(org.apache.lucene.index.LeafReaderContext context)
Get the current
ValuesSource.WithScript.BytesValues. |
MultiGeoPointValues |
geoPointValues(org.apache.lucene.index.LeafReaderContext context) |
docsWithValueneedsScoresprotected final IndexGeoPointFieldData indexFieldData
public Fielddata(IndexGeoPointFieldData indexFieldData)
public SortedBinaryDocValues bytesValues(org.apache.lucene.index.LeafReaderContext context)
ValuesSourceValuesSource.WithScript.BytesValues.bytesValues クラス内 ValuesSourcepublic MultiGeoPointValues geoPointValues(org.apache.lucene.index.LeafReaderContext context)
geoPointValues クラス内 ValuesSource.GeoPointCopyright © 2009–2016. All rights reserved.