Searched defs:scroll_id (Results 1 – 3 of 3) sorted by relevance
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/ | ||
H A D | Scroll.php | 30 protected $scroll_id; variable in Elasticsearch\\Endpoints\\Scroll |
H A D | ClearScroll.php | 30 protected $scroll_id; variable in Elasticsearch\\Endpoints\\ClearScroll |
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Helper/Iterators/ | ||
H A D | SearchResponseIterator.php | 50 private $scroll_id; variable in Elasticsearch\\Helper\\Iterators\\SearchResponseIterator |