Skip to content

Commit

Permalink
Allow Sliced Scroll for the Search endpoint (#604)
Browse files Browse the repository at this point in the history
  • Loading branch information
aburakovskiy authored and polyfractal committed Jul 19, 2017
1 parent d9aaefd commit dfdb1a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Elasticsearch/Endpoints/Search.php
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ public function getParamWhitelist()
'scroll',
'search_type',
'size',
'slice',
'sort',
'source',
'_source',
Expand Down

0 comments on commit dfdb1a8

Please sign in to comment.