Christine Poerschke created SOLR-15958:
------------------------------------------

             Summary: review FilterFeatureScorer delegation logic w.r.t. 
Scorable
                 Key: SOLR-15958
                 URL: https://issues.apache.org/jira/browse/SOLR-15958
             Project: Solr
          Issue Type: Task
          Components: contrib - LTR
            Reporter: Christine Poerschke
            Assignee: Christine Poerschke


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.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to