Searched refs:SetLimits (Results 1 – 4 of 4) sorted by relevance
/plugin/sphinxsearch-was/ |
H A D | SphinxSearch.php | 82 $this->_sphinx->SetLimits($start, $resultsPerPage + 100, 1000);
|
H A D | sphinxapi.php | 660 function SetLimits($offset, $limit, $max = 0, $cutoff = 0) function in SphinxClient
|
/plugin/sphinxsearch/ |
H A D | SphinxSearch.php | 81 $this->_sphinx->SetLimits($start, $resultsPerPage+100, 1000);
|
H A D | sphinxapi.php | 694 function SetLimits ( $offset, $limit, $max=0, $cutoff=0 ) function in SphinxClient
|