Add ignore_throttled to query_params for search (#928)
This commit is contained in:
committed by
Nick Lang
parent
9cafeeb651
commit
dd72153a71
@@ -678,6 +678,7 @@ class Elasticsearch(object):
|
||||
"expand_wildcards",
|
||||
"explain",
|
||||
"from_",
|
||||
"ignore_throttled",
|
||||
"ignore_unavailable",
|
||||
"lenient",
|
||||
"max_concurrent_shard_requests",
|
||||
|
||||
Reference in New Issue
Block a user