mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-18 19:05:06 +00:00
[Docs] Clarify mapping index
option default (#27104)
This commit is contained in:
parent
8caf7d4ff8
commit
2b864156ca
@ -2,5 +2,5 @@
|
||||
=== `index`
|
||||
|
||||
The `index` option controls whether field values are indexed. It accepts `true`
|
||||
or `false`. Fields that are not indexed are not queryable.
|
||||
or `false` and defaults to `true`. Fields that are not indexed are not queryable.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user