Ah yes .. brilliant thanks Joel ! I think this is exactly what I was
looking for, I wasn't aware of the executor decorator.
Thanks all again for the suggestions and the interesting possibilities
available.
Kind regards,
Dan
On Tue, 7 Sept 2021 at 13:51, Joel Bernstein wrote:
> There was a des
Hello,
Greetings for the day!
We are using Solr 6.1.0 on our production environment. We have 2 shards and 2
replicas. On one shardreplica (shard2R) suddenly not response for around 18
sec. and went into recovery mode after that. Links to access Solr Logs, GC logs
and GC analysis graph image as
Hi Charlie,
I have checked with the DEV team regarding multivalue error. They say that :
the fields which require/have multiple values were already set to
multivalued=true . For non-multi valued fields also we are getting multiple
values. That is the problem.
On Tue, Sep 7, 2021 at 9:05 PM
On 9/8/2021 6:32 AM, jay harkhani wrote:
We are using Solr 6.1.0 on our production environment. We have 2 shards and 2
replicas. On one shardreplica (shard2R) suddenly not response for around 18
sec. and went into recovery mode after that. Links to access Solr Logs, GC logs
and GC analysis gra
On 9/8/2021 8:05 AM, HariBabu kuruva wrote:
I have checked with the DEV team regarding multivalue error. They say that :
the fields which require/have multiple values were already set to
multivalued=true . For non-multi valued fields also we are getting multiple
values. That is the problem.
> Info you might already know: TLOG (and PULL) replicas do not index,
> unless a TLOG replica is the leader, in which case it behaves exactly
> like NRT. A PULL replica can never become leader.
>
> When you have TLOG or PULL replicas, Solr is only going to do indexing
> on the shard leaders. Whe