Home
last modified time | relevance | path

Searched refs:SEARCHD_ERROR (Results 1 – 3 of 3) sorted by relevance

/plugin/sphinxsearchwas/
Dsphinxapi.php28 const SEARCHD_ERROR = 1; define
299 $status = SEARCHD_ERROR; $ver = 0; $len = 0;
315 if ($status == SEARCHD_ERROR || $status == SEARCHD_RETRY) {
439 return ($results[0]["status"] == SEARCHD_ERROR) ? false : $results[0];
/plugin/sphinxsearch-was/
H A Dsphinxapi.php627 if ($status == SEARCHD_ERROR) {
924 if ($results[0]["status"] == SEARCHD_ERROR)
/plugin/sphinxsearch/
Dsphinxapi.php662 if ( $status==SEARCHD_ERROR )
960 if ( $results[0]["status"]==SEARCHD_ERROR )