where
all replicas of a shard needs to be repaired) while still keeping the cloud
available for search, would be?
Thanks,
Rikke
On Aug 22, 2013, at 21:27 , Rikke Willer
mailto:r...@dtic.dtu.dk>> wrote:
Hi,
I have a Solr cloud set up with 12 shards with 2 replicas each, divided on 6
se
Hi,
I have a Solr cloud set up with 12 shards with 2 replicas each, divided on 6
servers (each server hosting 4 cores). Solr version is 4.3.1.
Due to memory errors on one machine, 3 of its 4 indexes became corrupted. I
unloaded the cores, repaired the indexes with the Lucene CheckIndex tool, an
Hi,
I was wondering if there are any plans to work on this issue:
https://issues.apache.org/jira/browse/SOLR-2963 ?
And possibly any thoughts on how difficult it will be to resolve?
Thanks,
Rikke
Hi,
when reloading a core, it seems that the execution of firstSearcher and
newSearcher events will happen after the new core takes over from the old. This
will effectively stall querying until the caches on the new core are warmed
(which can take quite a long time on large installations). Is t