H A D | Client.php | 132 protected $enrich; variable in Elasticsearch\\Client 283 $this->enrich = new EnrichNamespace($transport, $endpoint); 1714 * Returns the enrich namespace 1716 public function enrich(): EnrichNamespace function in Elasticsearch\\Client 1718 return $this->enrich;
|