elasticsearch/docs/reference/mapping/params/index.asciidoc
2016-03-22 16:22:58 +01:00

6 lines
171 B
Text

[[mapping-index]]
=== `index`
The `index` option controls whether field values are indexed. It accepts `true`
or `false`. Fields that are not indexed are not queryable.