[ https://issues.apache.org/jira/browse/SOLR-17678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Houston Putman updated SOLR-17678: ---------------------------------- Summary: Return original matchScore for reranked docs (was: Return original score for reranked docs) > Return original matchScore 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 > Priority: Major > Labels: pull-request-available > Time Spent: 2h 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: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org