mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
Missing word in docs
This commit is contained in:
parent
046212035c
commit
2fa573bc58
@ -1,7 +1,7 @@
|
||||
[[mapping-store]]
|
||||
=== `store`
|
||||
|
||||
By default, field values <<mapping-index,indexed>> to make them searchable,
|
||||
By default, field values are <<mapping-index,indexed>> to make them searchable,
|
||||
but they are not _stored_. This means that the field can be queried, but the
|
||||
original field value cannot be retrieved.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user