index-field.asciidoc 271 B

1234567
  1. [[mapping-index-field]]
  2. === `_index`
  3. When performing queries across multiple indexes, it is sometimes desirable
  4. to add query clauses that are associated with documents of only certain
  5. indexes. The `_index` field allows matching on the index a document was
  6. indexed into.