index.asciidoc 194 B

123456
  1. [[mapping-index]]
  2. === `index`
  3. The `index` option controls whether field values are indexed. It accepts `true`
  4. or `false` and defaults to `true`. Fields that are not indexed are not queryable.