Class | Description |
---|---|
GeoPointFieldMapper |
Parsing: We handle:
- "field" : "geo_hash"
- "field" : "lat,lon"
- "field" : {
"lat" : 1.1,
"lon" : 2.1
}
|
GeoPointFieldMapper.Builder | |
GeoPointFieldMapper.CustomGeoPointDocValuesField | |
GeoPointFieldMapper.Defaults | |
GeoPointFieldMapper.Encoding |
A byte-aligned fixed-length encoding for latitudes and longitudes.
|
GeoPointFieldMapper.Names | |
GeoPointFieldMapper.TypeParser | |
GeoShapeFieldMapper |
FieldMapper for indexing
Shape s. |
GeoShapeFieldMapper.Builder | |
GeoShapeFieldMapper.Defaults | |
GeoShapeFieldMapper.Names | |
GeoShapeFieldMapper.TypeParser |
Copyright © 2009–2015. All rights reserved.