Home
last modified time | relevance | path

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

/plugin/sphinxsearch/
Dsphinxapi.php55 define ( "SPH_RANK_NONE", 2 ); ///< no ranking, all matches get a weight of 1 define
/plugin/sphinxsearch-was/
H A Dsphinxapi.php55 define("SPH_RANK_NONE", 2); ///< no ranking, all matches get a weight of 1 define
/plugin/sphinxsearchwas/
Dsphinxapi.php44 const SPH_RANK_NONE = 2; define