Hi Aditya,
Looking at the explanation seems that you have a 50.0 boost applied on your
PRODUCT_TITLE field, 1.5 applied to your PRODUCT_CONTENT field and then you
have a phrase query with slop 10 and boost 50 on title and boost 1.5 on
content. In your question you talk about using "rank" as docu
Hi Alessandro,
Thanks for answering. Unfortunately bq is not enough as I have several roles
that I need to score in different ways. I was thinking of building a custom
function that reads the weights of the roles from solr config and applies them
at runtime. I am a bit concerned about performanc
Hi,
As Shawn is saying, disabling the Admin interface is not the right way to go.
If you just disable the admin interface users could still run queries and you
don't want that. The solution that you're looking for, is enabling the ssh
authentication so only the users with the right certificate c