Skip to content

Commit dd72153

Browse files
andresp99999fxdgear
authored andcommitted
Add ignore_throttled to query_params for search (#928)
1 parent 9cafeeb commit dd72153

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

elasticsearch/client/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -678,6 +678,7 @@ def update(self, index, id, doc_type="_doc", body=None, params=None):
678678
"expand_wildcards",
679679
"explain",
680680
"from_",
681+
"ignore_throttled",
681682
"ignore_unavailable",
682683
"lenient",
683684
"max_concurrent_shard_requests",

0 commit comments

Comments
 (0)