Searched refs:SetMatchMode (Results 1 – 6 of 6) sorted by relevance
27 $this->_sphinx->SetMatchMode(SPH_MATCH_EXTENDED2);
719 function SetMatchMode ( $mode ) function in SphinxClient
685 function SetMatchMode($mode) function in SphinxClient
31 $this->_sphinx->SetMatchMode(SPH_MATCH_EXTENDED2);
342 public function SetMatchMode(int $mode): void { function in SphinxClient