2013-08-29 07:24:34 +08:00
|
|
|
[[mapping-index-field]]
|
|
|
|
=== `_index`
|
|
|
|
|
2015-07-21 14:54:35 +08:00
|
|
|
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.
|