We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 687fe86 commit d400a08Copy full SHA for d400a08
docs/reference/mapping/types/geo-point.asciidoc
@@ -105,7 +105,7 @@ The following parameters are accepted by `geo_point` fields:
105
If `true`, malformed geo-points are ignored. If `false` (default),
106
malformed geo-points throw an exception and reject the whole document.
107
108
-<<ignore_z_value,`ignore_z_value`>>::
+`ignore_z_value`::
109
110
If `true` (default) three dimension points will be accepted (stored in source)
111
but only latitude and longitude values will be indexed; the third dimension is
0 commit comments