You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Joel Bernstein (Jira)" <ji...@apache.org> on 2023/06/01 14:56:00 UTC

[jira] [Updated] (SOLR-16827) Add min/max scale and RRF params to reranker

     [ https://issues.apache.org/jira/browse/SOLR-16827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Bernstein updated SOLR-16827:
----------------------------------
    Summary: Add min/max scale and RRF params to reranker  (was: Add min/max scale params to reranker)

> Add min/max scale and RRF params to reranker
> --------------------------------------------
>
>                 Key: SOLR-16827
>                 URL: https://issues.apache.org/jira/browse/SOLR-16827
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>            Priority: Major
>              Labels: hybrid-search
>
> When combining an unbounded Lucene / Solr score with a vector score its difficult or impossible to balance the two components by simply adjusting the weight of the rerank score. 
> What's needed is the ability to min/max scale the Lucene / Solr score between a specific range so that the rerank score can be weighted against it reliably.
> This ticket will add min/max scaling parameters to the reranker. The min/max scaling will be applied to the scores of all the topDocs prior to combining with the rerank score.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org