Perfect, thank you so much, Mikhail.
On Wed, Aug 16, 2023 at 10:30 AM Mikhail Khludnev wrote:
> I'm not sure if
>
> https://solr.apache.org/guide/solr/latest/configuration-guide/requesthandlers-searchcomponents.html#invariants
> may do that.
>
> On Wed, Aug 16, 2023 at 5:23 PM rajani m wrote:
>
I'm not sure if
https://solr.apache.org/guide/solr/latest/configuration-guide/requesthandlers-searchcomponents.html#invariants
may do that.
On Wed, Aug 16, 2023 at 5:23 PM rajani m wrote:
> Hi Solr Users,
>
> Is it possible to remove query params from the query by the select request
> handler?
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 alt