Hi Erick,
Thanks for the response.
First thing we not indexing on Slave. And we are not re-indexing/optimizing
entire the core in Master node.
The only warning which I see in the log is "Unable clean the unused index
directory so starting full copy".
That one i can understand and I don't ha
My first guess is that you're indexing to the slave nodes.
Second guess is that you're re-indexing your entire corpus on the master node.
Third guess is that you're optimizing on the master node (don't do this)
What does the slave's log say is the reason? If all the segments on
the master have c
Hi All,
Current am using SOLR 5.2.1 on Linux machine. I have cluster of 5 nodes with
master and salve configuration, which gives 5 master nodes and 5slave node. We
have enabled only hard commit on master nodes and both soft & hard commit on
the slave nodes since the search will happen on slave