【发布时间】:2015-12-25 06:16:47
【问题描述】:
我在 solr 文档中添加了fs_votingapi_result,这表示喜欢的数量。
我发现下面的函数可以根据fs_votingapi_result提高分数。
但我无法理解这背后的逻辑——$vote_steepness、$total、$total、$vote_boost 的额外参数是什么?
bf=recip(rord(fs_votingapi_result),$vote_steepness,$total,$total)^$vote_boost
我是 solr 的新手,我无法找到任何文档/文章来了解更多关于此的信息。
【问题讨论】:
-
感谢@GrafikRobot!很高兴看到我不再孤单地看门狗
标签: solr solr-boost