5xx on Node Restart After Upgrading from Solr 8.10 to 9.6.1

2024-09-02 Thread Saksham Gupta
Hi All, We have encountered an issue while upgrading our solr cloud from v8.10 to v9.6.1. We use a collection with 56 shards [each having a single replica], hosted across a cluster of 8 nodes. Solr queries contain _route_ parameter to decide which shards/ replicas will be used for the respective qu

Re: Searching for special characters in documents

2024-09-02 Thread Thomas Corthals
Hi Thorsten, For the sake of completeness I'm going to explain why I suggested wt=xml but it's not actually relevant in your case. > Adding "wt=xml" to the query params above didn't change much... It won't change the query results at all. I just mentioned it because it avoids confusion about th

Re: 5xx on Node Restart After Upgrading from Solr 8.10 to 9.6.1

2024-09-02 Thread Saksham Gupta
Hi there, Looking for a graceful way to restart a node in solr9, please help! On Mon, Sep 2, 2024 at 5:21 PM Saksham Gupta wrote: > Hi All, > We have encountered an issue while upgrading our solr cloud from v8.10 to > v9.6.1. We use a collection with 56 shards [each having a single replica], > h