This commit is contained in:
Honza Kral 2013-07-10 14:18:37 +02:00
parent 81130c5a06
commit 0fb4a1193f
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@
routing: 5
fields: [_routing]
- match: { _id: 1}
- match: { fields._routing: 5}
- match: { _id: "1"}
- match: { fields._routing: "5"}
- do:
catch: missing