Skip to content

Commit 13f248e

Browse files
gyorgybakocspolyfractal
authored andcommitted
Add slices param to whitelisted UBQ params (#752)
1 parent 6d414f2 commit 13f248e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Elasticsearch/Endpoints/UpdateByQuery.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ public function getParamWhitelist()
105105
'consistency',
106106
'scroll_size',
107107
'wait_for_completion',
108+
'slices',
108109
];
109110
}
110111

0 commit comments

Comments
 (0)