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