Hi, I am following the following article https://wiki.apache.org/solr/HowToReindex to reindex the data using Solr itself as a datasource.
Means one solr instance has all fields with stored true and indexed=false. When I am using this instance as a datasource and indexing it on other instance data is not indexing. Giving error of version conflict. How can i resolve it.