Hi Solr Users, Is it possible to remove query params from the query by the select request handler? It has been difficult to reconfigure all the clients to remove certain query parameters not supported after solr version upgrade such as negative boosts, so such queries are failing. Thinking of alternatives, is it possible to configure the request handler to ignore query params?
Thanks, Rajani