Package org.elasticsearch.index.mapper.xcontent.geo

Interface Summary
GeoPointFieldData.PointValueProc  
GeoPointFieldData.ValueInDocProc  
GeoPointFieldData.ValueProc  
 

Class Summary
GeoPoint  
GeoPointDocFieldData  
GeoPointFieldData  
GeoPointFieldDataType  
GeoPointFieldMapper Parsing: We handle: - "field" : "geo_hash" - "field" : "lat,lon" - "field" : { "lat" : 1.1, "lon" : 2.1 }
GeoPointFieldMapper.Builder  
GeoPointFieldMapper.Defaults  
GeoPointFieldMapper.GeoStringFieldMapper  
GeoPointFieldMapper.GeoStringFieldMapper.Builder  
GeoPointFieldMapper.Names  
GeoPointFieldMapper.TypeParser  
MultiValueGeoPointFieldData  
SingleValueGeoPointFieldData