Class GeoShapeProperty

All Implemented Interfaces:
PropertyVariant, JsonpSerializable

@JsonpDeserializable public class GeoShapeProperty extends DocValuesPropertyBase implements PropertyVariant
The geo_shape data type facilitates the indexing of and searching with arbitrary geo shapes such as rectangles and polygons.
See Also: