Class GeoPointFieldMapper

All Implemented Interfaces:
java.lang.Cloneable, java.lang.Iterable<Mapper>, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment

public class GeoPointFieldMapper
extends AbstractPointGeometryFieldMapper<java.util.List<GeoPointFieldMapper.ParsedGeoPoint>,​java.util.List<? extends GeoPoint>>
Field Mapper for geo_point types. Uses lucene 6 LatLonPoint encoding