Siju Varghese created SOLR-17678:
------------------------------------

             Summary: Return original score for reranked docs
                 Key: SOLR-17678
                 URL: https://issues.apache.org/jira/browse/SOLR-17678
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SearchComponents - other
            Reporter: Siju Varghese


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: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to