Re: Inconsistent Autocomplete Response after Building Suggester

2024-03-18 Thread Parag Ninawe
Any suggestions team ? On Fri, 15 Mar, 2024, 8:08 pm Parag Ninawe, wrote: > Hello, > We currently have a Solr Index with 3 replicas and each replica is on a > different server/node. > Solr version is 8.11.2 > Within this setup, we've configured a suggester component a

Inconsistent Autocomplete Response after Building Suggester

2024-03-15 Thread Parag Ninawe
Hello, We currently have a Solr Index with 3 replicas and each replica is on a different server/node. Solr version is 8.11.2 Within this setup, we've configured a suggester component and an autocomplete request handler as follows: suggester_en FreeTextLookupFactory DocumentDictionaryFactory

deleteByQuery is killing Solr servers with OOM

2022-06-08 Thread Parag Ninawe
Hi, We are using Solr 7.7.3 We have observed that deleteByQuery parameter causing sudden spikes in JVM causing OOM. Can someone please guide me regarding the Solr configuration parameters which I should check Thanks

Re: Solr OOM issues

2022-05-31 Thread Parag Ninawe
Thank you for the replies. We are checking the suggested points On Fri, May 27, 2022 at 3:07 PM Parag Ninawe wrote: > Hi, > > We are currently using Solr 7.7 in Cloud mode > The issues we are facing is with Search queries where it takes down the solr > processes with JVM OO

Solr OOM issues

2022-05-27 Thread Parag Ninawe
Hi, We are currently using Solr 7.7 in Cloud mode The issues we are facing is with Search queries where it takes down the solr processes with JVM OOM issues. A recent incident we faced where a single search query with multiple boosted fields in the query, took down the solr process with out-of-me