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

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

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

LUCENE-8116: SimScorer now only takes a frequency and a norm as per-document 
scoring factors.


> Similarity scores should depend only on freq and norm
> -----------------------------------------------------
>
>                 Key: LUCENE-8116
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8116
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Adrien Grand
>             Fix For: master (8.0)
>
>         Attachments: LUCENE-8116.patch
>
>
> I would like to enforce that scores only depend on the freq and the norm so 
> that we can index impacts into postings list (LUCENE-4198) and make 
> TermScorer leverage them.



--
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