Package org.elasticsearch.index.mapper.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  
GeoShapeFieldMapper FieldMapper for indexing Shapes.
GeoShapeFieldMapper.Builder  
GeoShapeFieldMapper.Defaults  
GeoShapeFieldMapper.Names  
GeoShapeFieldMapper.TypeParser  
MultiValueGeoPointFieldData  
SingleValueGeoPointFieldData  
 



Copyright © 2009-2012. All Rights Reserved.