Skip to content

Commit dfdb1a8

Browse files
aburakovskiypolyfractal
authored andcommitted
Allow Sliced Scroll for the Search endpoint (#604)
1 parent d9aaefd commit dfdb1a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Elasticsearch/Endpoints/Search.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ public function getParamWhitelist()
7979
'scroll',
8080
'search_type',
8181
'size',
82+
'slice',
8283
'sort',
8384
'source',
8485
'_source',

0 commit comments

Comments
 (0)