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

ASF subversion and git services commented on SOLR-17678:
--------------------------------------------------------

Commit c9866fb45dbfbcb95ac7fc710bfbdba1bbd7363c in solr's branch 
refs/heads/branch_9x from Houston Putman
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=c9866fb45db ]

SOLR-17678: Change matchScore to originalScore, make it a fake-function (#3381)

(cherry picked from commit b3ba48ff67de5cf516da8d5136336b4c115918ed)


> Return originalScore for reranked docs
> --------------------------------------
>
>                 Key: SOLR-17678
>                 URL: https://issues.apache.org/jira/browse/SOLR-17678
>             Project: Solr
>          Issue Type: Improvement
>          Components: SearchComponents - other
>            Reporter: Siju Varghese
>            Assignee: Houston Putman
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 9.9
>
>          Time Spent: 4h 40m
>  Remaining Estimate: 0h
>
> Query reranking provides the ability to rerank  matched documents and return 
> the top N based on a provided rerank query. The _score_ attribute for the 
> reranked docs and returned docs is a function of the rerank query and rerank 
> parameters. During this process however the original score is lost. The 
> original score is an important feature and I think it should be available in 
> the response back.
>  
> Any concerns in adding an original score parameter in response of reranked 
> docs?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to