Home
last modified time | relevance | path

Searched refs:SetLimits (Results 1 – 4 of 4) sorted by relevance

/plugin/sphinxsearch-was/
H A DSphinxSearch.php82 $this->_sphinx->SetLimits($start, $resultsPerPage + 100, 1000);
H A Dsphinxapi.php660 function SetLimits($offset, $limit, $max = 0, $cutoff = 0) function in SphinxClient
/plugin/sphinxsearch/
H A DSphinxSearch.php81 $this->_sphinx->SetLimits($start, $resultsPerPage+100, 1000);
H A Dsphinxapi.php694 function SetLimits ( $offset, $limit, $max=0, $cutoff=0 ) function in SphinxClient