Searched defs:_ranker (Results 1 – 3 of 3) sorted by relevance
| /plugin/sphinxsearch/ | ||
| D | sphinxapi.php | 401 var $_ranker; ///< ranking mode (default is SPH_RANK_PROXIMITY_BM25) variable in SphinxClient |
| /plugin/sphinxsearch-was/ | ||
| H A D | sphinxapi.php | 383 var $_ranker; ///< ranking mode (default is SPH_RANK_PROXIMITY_BM25) variable in SphinxClient |
| /plugin/sphinxsearchwas/ | ||
| D | sphinxapi.php | 155 public $_ranker = SPH_RANK_PROXIMITY_BM25; variable in SphinxClient |