Move the logic to score across multiple fields to Similarity? [LUCENE-8711]
Open
legacy-jira-priority:Minor
type:enhancement
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
BlendedTermQuery and BM25FTermQuery both try to merge score contributions of terms across multiple fields. Using them is still very manual. Is it something that we could make similarities responsible for instead?
---
Migrated from [LUCENE-8711](https://issues.apache.org/jira/browse/LUCENE-8711) by Adrien Grand (@jpountz), updated Feb 12 2021
Contributor guide
Assessment
This issue has not been assessed yet.