Class GeoPointFieldMapper

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

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