Re: Near Real Time not working as expected

2022-12-09 Thread Matias Laino
where to get the type -- NRT, TLOG,etc. We have 6 collections, 2 shards each, with 2 replicas each. Total disk amount is 22gb. From: Michael Gibney Sent: Friday, December 9, 2022 1:25 PM To: users@solr.apache.org Subject: Re: Near Real Time not working as expect

Re: Near Real Time not working as expected

2022-12-09 Thread Michael Gibney
ming > time. > > Not sure what else to check. > > Thanks in advance! > > From: Matias Laino > Sent: Friday, December 9, 2022 12:10 PM > To: Tomás Fernández Löbbe ; users@solr.apache.org > > Subject: Re: Near Real Time not working as expected &

Re: Near Real Time not working as expected

2022-12-09 Thread Matias Laino
: Near Real Time not working as expected Thank you Tomas! This was really useful info, I checked some of my logs for today... but it say "Registered new searcher autowarm time: 0 ms" I'm very confused right now lol, it sounds odd to have 0ms to me. This is my current Cache connfigura

Re: Near Real Time not working as expected

2022-12-09 Thread Matias Laino
rs option as a test): From: Tomás Fernández Löbbe Sent: Thursday, December 8, 2022 8:22 PM To: users@solr.apache.org Subject: Re: Near Real Time not working as expected If you see this warning, then the issue is that your warming is

Re: Near Real Time not working as expected

2022-12-08 Thread Tomás Fernández Löbbe
ernández Löbbe > Sent: Wednesday, December 7, 2022 6:56 PM > To: users@solr.apache.org > Subject: Re: Near Real Time not working as expected > > Are you seeing any messages in the logs with "PERFORMANCE WARNING: > Overlapping onDeckSearchers"? Can you elaborate on the a

Re: Near Real Time not working as expected

2022-12-08 Thread Matias Laino
k for that ? Sorry, I'm relatively novice on configuring solr from scratch. Thanks in advance! From: Tomás Fernández Löbbe Sent: Wednesday, December 7, 2022 6:56 PM To: users@solr.apache.org Subject: Re: Near Real Time not working as expected Are you seei

Re: Near Real Time not working as expected

2022-12-07 Thread Tomás Fernández Löbbe
ASSARE REMOTE DEVELOPMENT > matias.la...@passare.com | +54 11-6357-2143 > > > -Original Message- > From: Dave > Sent: Wednesday, December 7, 2022 2:40 PM > To: users@solr.apache.org > Subject: Re: Near Real Time not working as expected > > Just out of curiosi

RE: Near Real Time not working as expected

2022-12-07 Thread Matias Laino
2:40 PM To: users@solr.apache.org Subject: Re: Near Real Time not working as expected Just out of curiosity are you using metal? And if so ran any disk io tests to see if you may have a hardware problem on any of the nodes? A document won’t be available until all the nodes have it so it just takes

Re: Near Real Time not working as expected

2022-12-07 Thread Dave
Just out of curiosity are you using metal? And if so ran any disk io tests to see if you may have a hardware problem on any of the nodes? A document won’t be available until all the nodes have it so it just takes one to get slow to slow you down > On Dec 7, 2022, at 9:45 AM, Matias Laino > w

Near Real Time not working as expected

2022-12-07 Thread Matias Laino
Hi all, I recently had an issue with very high cpu usage on our Testing SolrCloud cluster when sending data to Solr, I've tried several which reduced the usage of CPU, now our testing SolrCloud is under an 8 core machine with 32 gb de RAM (recently changed the heap to 21g as a test). When we pu