public abstract static class ValuesSource.GeoPoint extends ValuesSource
| Modifier and Type | Class and Description |
|---|---|
static class |
ValuesSource.GeoPoint.Fielddata |
ValuesSource.Bytes, ValuesSource.GeoPoint, ValuesSource.Numeric, ValuesSource.WithScript| Modifier and Type | Field and Description |
|---|---|
static ValuesSource.GeoPoint |
EMPTY |
| Constructor and Description |
|---|
GeoPoint() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.util.Bits |
docsWithValue(org.apache.lucene.index.LeafReaderContext context) |
abstract MultiGeoPointValues |
geoPointValues(org.apache.lucene.index.LeafReaderContext context) |
bytesValues, needsScorespublic static final ValuesSource.GeoPoint EMPTY
public org.apache.lucene.util.Bits docsWithValue(org.apache.lucene.index.LeafReaderContext context)
docsWithValue in class ValuesSourcepublic abstract MultiGeoPointValues geoPointValues(org.apache.lucene.index.LeafReaderContext context)