eteByQuery are useless.
>
> On Thu, Jun 16, 2022 at 4:38 PM Shawn Heisey wrote:
>
> > On 6/16/22 02:59, Marius Grigaitis wrote:
> > > In the end what caught our eye is a few deleteByQuery lines in stacks
> of
> > > running threads while Solr is overloaded. We tem
Hi Vincenzo,
Yes.
On Thu, Jun 16, 2022 at 12:39 PM Vincenzo D'Amore
wrote:
> Hi Marius, if I have understood correctly you have a deleteByQuery for each
> document, am I right?
>
> On Thu, 16 Jun 2022 at 11:04, Marius Grigaitis
> wrote:
>
> > Just a followup on th
> Tip: Try to push Solr metrics to DataDog or some other service, where you
> > can see a dashboard with stats on requests/sec, RAM, CPU, threads, GC etc
> > which may answer your last question.
> >
> > Jan
> >
> > > 8. jun. 2022 kl. 14:06 skrev Shawn Heisey :
Hi All,
Our Solr is bottlenecking on write performance (uses lots of cpu, writes
queue up). Looking for some tips on what to look into to figure out if we
can squeeze more write performance out of it without changing the setup too
drastically.
Here's the setup:
* Solr 8.2 (I know, could be upgrad