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 6f2ed77 commit 8b21d00Copy full SHA for 8b21d00
docs/reference/mapping/types/geo-point.asciidoc
@@ -122,6 +122,10 @@ The following parameters are accepted by `geo_point` fields:
122
ignored. If `false`, geo-points containing any more than latitude and longitude
123
(two dimensions) values throw an exception and reject the whole document.
124
125
+<<mapping-index,`index`>>::
126
+
127
+ Should the field be searchable? Accepts `true` (default) and `false`.
128
129
<<null-value,`null_value`>>::
130
131
Accepts an geopoint value which is substituted for any explicit `null` values.
0 commit comments