[ 
https://issues.apache.org/jira/browse/LUCENE-8119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16318428#comment-16318428
 ] 

ASF subversion and git services commented on LUCENE-8119:
---------------------------------------------------------

Commit 838c604b76534a8774c846dcf6b1e94532f0d62c in lucene-solr's branch 
refs/heads/master from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=838c604 ]

LUCENE-8119: Remove SimScorer.maxScore(float maxFreq).


> Remove SimScorer.maxScore(maxFreq)
> ----------------------------------
>
>                 Key: LUCENE-8119
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8119
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Adrien Grand
>            Priority: Minor
>         Attachments: LUCENE-8119.patch, LUCENE-8119.patch
>
>
> Now that SimScorer directly takes a frequency and a norm, this can be 
> replaced with {{SimScorer.freq(maxFreq, 1)}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to