Home
last modified time | relevance | path

Searched refs:SetServer (Results 1 – 6 of 6) sorted by relevance

/plugin/sphinxsearch/
DSphinxSearch.php26 $this->_sphinx->SetServer($host, $port);
Dsphinxapi.php490 function SetServer ( $host, $port = 0 ) function in SphinxClient
/plugin/sphinxsearch-was/
H A DSphinxSearch.php26 $this->_sphinx->SetServer($host, $port);
H A Dsphinxapi.php472 function SetServer($host, $port = 0) function in SphinxClient
/plugin/sphinxsearchwas/
DSphinxSearch.php30 $this->_sphinx->SetServer($this->_host, $this->_port);
Dsphinxapi.php195 public function SetServer(string $host, int $port = 0): void { function in SphinxClient