Home
last modified time | relevance | path

Searched refs:scroll_ttl (Results 1 – 1 of 1) sorted by relevance

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Helper/Iterators/
H A DSearchResponseIterator.php55 private $scroll_ttl; variable in Elasticsearch\\Helper\\Iterators\\SearchResponseIterator
70 $this->scroll_ttl = $search_params['scroll'];
90 $this->scroll_ttl = $time_to_live;
142 'scroll' => $this->scroll_ttl