Details
-
Task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
I noticed that LUCENE-9537 changed TestFeature so that FilterFeatureScorer does not delegate the smoothingScore method, that surprised me.
Looking further, prior to that, setMinCompetitiveScore and getChildren are also not delegated (but the test coverage does not capture that as intentional).
From SOLR-15071 we know that delegation/non-delegation bugs can be quite subtle.
This ticket is to consider the logic and to capture the intended behaviour in the test coverage.
Attachments
Issue Links
- is related to
-
SOLR-15071 Bug on LTR when using solr 8.6.3 - index out of bounds DisiPriorityQueue.add(DisiPriorityQueue.java:102)
- Closed
-
LUCENE-9537 Add Indri Search Engine Functionality to Lucene
- Closed
- links to