Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Helper/Iterators/
H A DSearchResponseIterator.php85 * @param string $time_to_live
88 public function setScrollTimeout(string $time_to_live): SearchResponseIterator argument
90 $this->scroll_ttl = $time_to_live;