[DOCS] Remove ignore_z_value parameter link

Removes invalid ignore_z_value parameter link in geo-point.asciidoc.
This commit is contained in:
Nicholas Knize 2018-03-23 11:07:24 -05:00
parent 687fe860ac
commit d400a08788
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ The following parameters are accepted by `geo_point` fields:
If `true`, malformed geo-points are ignored. If `false` (default),
malformed geo-points throw an exception and reject the whole document.
<<ignore_z_value,`ignore_z_value`>>::
`ignore_z_value`::
If `true` (default) three dimension points will be accepted (stored in source)
but only latitude and longitude values will be indexed; the third dimension is