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.
index
geo_point
1 parent 37c806c commit d671e3fCopy full SHA for d671e3f
docs/reference/mapping/types/geo-point.asciidoc
@@ -135,6 +135,10 @@ The following parameters are accepted by `geo_point` fields:
135
(two dimensions) values throw an exception and reject the whole document. Note
136
that this cannot be set if the `script` parameter is used.
137
138
+<<mapping-index,`index`>>::
139
+
140
+ Should the field be searchable? Accepts `true` (default) and `false`.
141
142
<<null-value,`null_value`>>::
143
144
Accepts an geopoint value which is substituted for any explicit `null` values.
0 commit comments