Searched refs:setConfigValue (Results 1 – 2 of 2) sorted by relevance
137 public function setConfigValue(string $key, $value): self function in Elastica\\Client685 $this->setConfigValue('connectionStrategy', 'RoundRobin');687 $this->setConfigValue('connectionStrategy', 'Simple');
830 … to ES server when the config was set using method `Elastica\Client->setConfigValue()` https://git…