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
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
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
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
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