Home
last modified time | relevance | path

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

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClient.php222 protected $slm; variable in Elasticsearch\\Client
301 $this->slm = new SlmNamespace($transport, $endpoint);
1840 * Returns the slm namespace
1842 public function slm(): SlmNamespace function in Elasticsearch\\Client
1844 return $this->slm;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc84 * <<Elasticsearch_Clientslm_slm,`slm()`>>
1200 .`slm()`
1205 Returns the slm namespace