By default, Solr multiplies the score of each document by the coordination factor - part of the agreed queries - so that there are more sentences that match a higher result. I would like to be able to control the degree of influence of the coordinating factor on the account. In other words, I would like to add a query-dependent gain to the coordinating factor. Currently, the only parameter that can be configured only upon request is either the inclusion or deactivation of the coordination coefficient. This parameter does not allow me to increase or decrease the value of the coordination factor. How to add such a parameter to Solr?
Any decision that allows me to influence the assessment in accordance with part of the agreed proposals that are set up during the request will be made, even if it has nothing to do with the coordination factor.
source
share