When choosing to boost the relevancy score of more recent documents by checking the Boost Recent attribute in the query config panel is there a method to increase/decrease the default factor in the underlying Solr config file?
Relevance scoring of more recent documents.
(5 posts) (3 voices)-
Posted 4 months ago #
-
Hello-
I am researching this; not sure I'll have an answer during the weekend.
Posted 4 months ago # -
Hello-
There is no way to change the boost amount.
Posted 4 months ago # -
As a work around could I boost the docdatetime field in the query URL or possibly even set it in the Solr config file?
Posted 4 months ago # -
Thomas - absolutely, you can override parameters on your requests to Solr or edit solrconfig.xml by hand (with the caveat that changes in the UI may affect manual changes made to the config)
Posted 4 months ago #
Reply
You must log in to post.