Hi All,

I'm using Solr Cloud (version 8.3.0) with shards and replicas (replication
factor of 2).
Recently, I've encountered several times that running the same query
repeatedly yields different results. Restarting the nodes fixes the problem
(until next time).
I assume that some shards are not synchronized and I have several questions:
1. What can cause this - many atomic updates? issues with commits?
2. Can I trigger the "fixing" mechanism that Solr runs at restart by an API
call or some other method?

Thanks in advance,
Ronen.

Reply via email to