In the sourcecode, I found ``` SPH_RANK_PROXIMITY_BM25 = 0 # default mode, (...) ``` But when not setting `rankmode` in my model, ranking does not occur, all weight values are set to 1.