Searched refs:SetFieldWeights (Results 1 – 6 of 6) sorted by relevance
74 $this->_sphinx->SetFieldWeights(array(
771 function SetFieldWeights ( $weights ) function in SphinxClient
73 $this->_sphinx->SetFieldWeights(
738 function SetFieldWeights($weights) function in SphinxClient
40 $this->_sphinx->SetFieldWeights([
355 public function SetFieldWeights(array $weights): void { function in SphinxClient