Fix rest test when numShards is greater than 1 (#35909)
This commit is contained in:
parent
7f7b31723e
commit
3ed3aab127
|
@ -464,6 +464,7 @@
|
|||
catch: bad_request
|
||||
search:
|
||||
index: test
|
||||
allow_partial_search_results: false
|
||||
body:
|
||||
query:
|
||||
function_score:
|
||||
|
|
Loading…
Reference in New Issue