No,
SPLIT operation doesn’t destroy the data. When the SPLIT operation is finished, the PARENT is deactivate and you can remove it. More info: https://cwiki.apache.org/confluence/display/solr/Collections+API#CollectionsAPI-api3 — /Yago Riveiro On Wed, Feb 18, 2015 at 3:39 PM, Nitin Solanki <nitinml...@gmail.com> wrote: > Okay, It will destroy/harm my indexed data. Right? > On Wed, Feb 18, 2015 at 9:01 PM, Yago Riveiro <yago.rive...@gmail.com> > wrote: >> You can try the SPLIT command >> >> >> — >> /Yago Riveiro >> >> On Wed, Feb 18, 2015 at 3:19 PM, Nitin Solanki <nitinml...@gmail.com> >> wrote: >> >> > Hi, >> > I have created 4 nodes having 8 shards. Now, I want to divide >> those >> > 4 Nodes into 100 Nodes without any failure/ or re-indexing the data. Any >> > help please? >>