mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-24 13:55:57 +00:00
Text ids
This commit is contained in:
parent
feb43df479
commit
81130c5a06
@ -30,9 +30,9 @@
|
||||
routing: 4
|
||||
fields: [_parent, _routing]
|
||||
|
||||
- match: { _id: 1}
|
||||
- match: { fields._parent: 5}
|
||||
- match: { fields._routing: 4}
|
||||
- match: { _id: "1"}
|
||||
- match: { fields._parent: "5"}
|
||||
- match: { fields._routing: "4"}
|
||||
|
||||
- do:
|
||||
catch: missing
|
||||
|
Loading…
x
Reference in New Issue
Block a user