OpenSearch/docs/reference/mapping
Nicholas Knize fede633563 Add Z value support to geo_shape
This enhancement adds Z value support (source only) to geo_shape fields. If vertices are provided with a third dimension, the third dimension is ignored for indexing but returned as part of source. Like beofre, any values greater than the 3rd dimension are ignored.

closes #23747
2018-03-23 08:50:55 -05:00
..
dynamic Reject updates to the `_default_` mapping. (#29165) 2018-03-21 10:44:11 +01:00
fields Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
params Clarify requirements of strict date formats. (#29090) 2018-03-16 14:39:36 +01:00
types Add Z value support to geo_shape 2018-03-23 08:50:55 -05:00
dynamic-mapping.asciidoc Reject updates to the `_default_` mapping. (#29165) 2018-03-21 10:44:11 +01:00
fields.asciidoc Remove the _all metadata field (#26356) 2017-08-28 17:43:59 +02:00
params.asciidoc Reorganize docs of global ordinals. (#24982) 2017-06-01 16:47:44 +02:00
removal_of_types.asciidoc Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
types.asciidoc [Docs] Correct link target for datatype murmur3 (#27143) 2017-10-30 09:31:55 +01:00