OpenSearch/docs/reference/mapping/fields/index-field.asciidoc

8 lines
271 B
Plaintext
Raw Normal View History

[[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.