Searched refs:elasticaClient (Results 1 – 1 of 1) sorted by relevance
62 protected $elasticaClient; variable in helper_plugin_elasticsearch_client71 if (!is_null($this->elasticaClient)) return $this->elasticaClient;96 $this->elasticaClient = new Client($dsn);97 return $this->elasticaClient;