Hacker News new | ask | show | jobs
by apatry 3743 days ago
BM25 has been available for Lucene since version 4 thanks to a refactoring that allowed anyone to plug in a custom relevance score if I remember correctly . The big news is that starting version 6, BM25 is the default.
1 comments

Yes, so I am asking why is Lucene switching now?