More Like This to Use BM25 [LUCENE-7498]
Open
legacy-jira-priority:Major
type:enhancement
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
BM25 is now the default similarity, but the more like this is still using the old TF/IDF .
This issue is to move to BM25 and refactor the MLT to be more organised, extensible and maintainable.
Few extensions will follow later, but the focus of this issue will be :
- BM25
- code refactor + tests
---
Migrated from [LUCENE-7498](https://issues.apache.org/jira/browse/LUCENE-7498) by Alessandro Benedetti (@alessandrobenedetti), 1 vote, updated Apr 24 2017
Linked issues:
- #8853
Contributor guide
Assessment
This issue has not been assessed yet.