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 ed06683 commit 99e3c1aCopy full SHA for 99e3c1a
docs/reference/elasticsearch/mapping-reference/coerce.md
@@ -55,7 +55,7 @@ The `coerce` setting value can be updated on existing fields using the [update m
55
56
## Index-level default [coerce-setting]
57
58
-The `index.mapping.coerce` {applies_to}`serverless: all` setting can be set on the index level to disable coercion globally across all mapping types:
+The `index.mapping.coerce` setting can be set on the index level to disable coercion globally across all mapping types:
59
60
```console
61
PUT my-index-000001
0 commit comments