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. Current we are facing a issue which is causing our slave to replicate full copy from master most of the time , sometimes I get error like unable to clean old index so trigger full copy I could understand that from couple of solr links, but there is lot of time where the full copy is triggered just like with out any warning or any error message could anyone let me know the possibilities that might trigger the full copy replication so often.
Regards Adarsh