Home
last modified time | relevance | path

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

/plugin/sphinxsearchwas/
Dsphinxapi.php42 const SPH_RANK_PROXIMITY_BM25 = 0; define
155 public $_ranker = SPH_RANK_PROXIMITY_BM25;
/plugin/sphinxsearch-was/
H A Dsphinxapi.php431 $this->_ranker = SPH_RANK_PROXIMITY_BM25;
700 assert($ranker == SPH_RANK_PROXIMITY_BM25
/plugin/sphinxsearch/
Dsphinxapi.php449 $this->_ranker = SPH_RANK_PROXIMITY_BM25;
734 assert ( $ranker==SPH_RANK_PROXIMITY_BM25