Module elastic_types::geo::shape::mapping [] [src]

Mapping for Elasticsearch geo_shape types.

Structs

DefaultGeoShapeMapping

Default mapping for geo_shape.

Enums

Orientation

This parameter defines one of two coordinate system rules (Right-hand or Left-hand) each of which can be specified in a few different ways.

Strategy

The strategy defines the approach for how to represent shapes at indexing and search time.

Tree

Name of the PrefixTree implementation to be used.

Traits

GeoShapeFieldType

A field that will be mapped as a geo_shape.

GeoShapeMapping

The base requirements for mapping a geo_shape type.