Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClient.php207 protected $searchableSnapshots; variable in Elasticsearch\\Client
298 $this->searchableSnapshots = new SearchableSnapshotsNamespace($transport, $endpoint);
1819 * Returns the searchableSnapshots namespace
1821 public function searchableSnapshots(): SearchableSnapshotsNamespace function in Elasticsearch\\Client
1823 return $this->searchableSnapshots;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc82 * <<Elasticsearch_ClientsearchableSnapshots_searchableSnapshots,`searchableSnapshots()`>>
1174 .`searchableSnapshots()`
1179 Returns the searchableSnapshots namespace