Skip to content

Commit e1b0f12

Browse files
Update core-types.asciidoc
1 parent 7e9279b commit e1b0f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/mapping/types/core-types.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The following table lists all the attributes that can be used with the
8787
Defaults to the property/field name.
8888

8989
|`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
90+
store it. Since by default Elasticsearch stores all fields of the source
9191
document in the special `_source` field, this option is primarily useful when
9292
the `_source` field has been disabled in the type definition. Defaults to
9393
`false`.

0 commit comments

Comments
 (0)