Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DIndex.php376 public function openPointInTime(string $keepAlive): Response
335 public function openPointInTime(string $keepAlive): Response global() function in Elastica\\Index
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClient.php1089 public function openPointInTime(array $params = []) function in Elasticsearch\\Client
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc45 * <<Elasticsearch_ClientopenPointInTime_openPointInTime,`openPointInTime()`>>
583 .`openPointInTime(array $params = [])`
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md148 * Added `Elastica\Index::openPointInTime()` for opening a PiT on the index [#1994](https://github.com/ruflin/Elastica/pull/1994)