Home
last modified time | relevance | path

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

/plugin/sphinxsearch/
Dsphinxapi.php53 define ( "SPH_RANK_PROXIMITY_BM25", 0 ); ///< default mode, phrase proximity major factor and BM25 … define
/plugin/sphinxsearch-was/
H A Dsphinxapi.php53 define("SPH_RANK_PROXIMITY_BM25", 0); ///< default mode, phrase proximity major factor and BM25 min… define
/plugin/sphinxsearchwas/
Dsphinxapi.php42 const SPH_RANK_PROXIMITY_BM25 = 0; define