Class GeoPointFieldMapper

All Implemented Interfaces:
Cloneable, Iterable<Mapper>, ToXContent, ToXContentFragment

public class GeoPointFieldMapper extends AbstractPointGeometryFieldMapper<GeoPoint>
Field Mapper for geo_point types. Uses lucene 6 LatLonPoint encoding