Skip to content

Commit e768a06

Browse files
committed
Fix MultiSearchRequest test to account for #907
1 parent 57ec84b commit e768a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{"index":"my-index"}
22
{"query":{"term":{"name":{"value":"NEST"}}}}
3-
{}
3+
{"index":"nest_test_data"}
44
{"query":{"term":{"contributors.lastName":{"value":"Laarman"}}}}

0 commit comments

Comments
 (0)