index.asciidoc 204 B

1234567
  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 typically
  5. not queryable.