Class GeoPointFieldMapper

java.lang.Object
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<? extends GeoPoint>,​java.util.List<? extends GeoPoint>>
Field Mapper for geo_point types. Uses lucene 6 LatLonPoint encoding