Skip to content

Commit 27f44ed

Browse files
committed
Implement shape property type mapping and shape queries. (#4154) (#4155)
1 parent ec5eb51 commit 27f44ed

File tree

39 files changed

+2591
-11
lines changed

39 files changed

+2591
-11
lines changed

docs/client-concepts/high-level/mapping/auto-map.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ maps to `"geo_point"`
249249

250250
`Nest.IGeoShape`::
251251

252-
maps to `"geo_shape"`
252+
maps to `"geo_shape"` (if you want to map to a `"shape"` type use explicit mapping or the [Shape] attribute on the property)
253253

254254
`Nest.CompletionField`::
255255

0 commit comments

Comments
 (0)