Re: Recovery from disk failure

2025-05-07 Thread anon anon
did you tried solr delete -c YOUR_DUPLICATA ? I am noob and I am just asking. Le mer. 7 mai 2025 à 09:07, Karl Stoney a écrit : > Ah no worries, thanks for the reply. > I already have a customer operator that watches the statefulsets and does > some admin type stuff, guess ill shim into there th

Unexpected behaviour of solr.NumFieldLimitingUpdateRequestProcessorFactory

2025-05-07 Thread Andreas Mock
Hallo all, the default solrconfig.xml fpr Solr 9.8.1 declares 1000 true which is used in The documentation states that the Attribute warnOnly defines whether the situation of having too many fields ends in a warning or in an error. As you can see the configurat

Re: Recovery from disk failure

2025-05-07 Thread Karl Stoney
Ah no worries, thanks for the reply. I already have a customer operator that watches the statefulsets and does some admin type stuff, guess ill shim into there the recovery logic for now. From: Jan Høydahl Date: Tuesday, 6 May 2025 at 17:45 To: users@solr.apache.org Subject: Re: Recovery from