On 3/17/2022 6:42 PM, Shawn Heisey wrote:
Uncached filter queries in general can be slow ... executing up to 128
of them is likely to be VERY slow.
A question for my fellow devs: I wonder if we can have Solr execute
multiple warming queries in parallel. Perhaps a "warmingThreads" or
similar
On 3/17/2022 10:18 AM, Baptiste Delbary wrote:
I have a problem with my Solr database. I have a core with around 50 millions
documents (split in 4 shards) and it's extremely slow.
That right there (specifically the autoWarmCount) is likely the reason
for the slow commits. You've told Sol
Hy,
I have a problem with my Solr database. I have a core with around 50 millions
documents (split in 4 shards) and it's extremely slow.
It takes around 50 seconds for 1000 new documents to be committed and I
frequently get this error:
Task queue processing has stalled for 20195ms with 0 remaini