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 7e9279b commit e1b0f12Copy full SHA for e1b0f12
docs/reference/mapping/types/core-types.asciidoc
@@ -87,7 +87,7 @@ The following table lists all the attributes that can be used with the
87
Defaults to the property/field name.
88
89
|`store` |Set to `true` to actually store the field in the index, `false` to not
90
-store it. Since by default ElasticSearch stores all fields of the source
+store it. Since by default Elasticsearch stores all fields of the source
91
document in the special `_source` field, this option is primarily useful when
92
the `_source` field has been disabled in the type definition. Defaults to
93
`false`.
0 commit comments