Hello,
I'm using Solr 5.2.1 and Zookeeper 3.4.6. I have a quick question about the Solr Collection API and the migrate statement. I've got a test environment working with two shards and two collections. When I run the Migrate command the documents appear on the target collection no problem, however I'm still seeing them on the source collection. For some reason I assumed that they would be deleted from the source when moved across. Just wondering what the expected behaviour should be- does the source collection stay exactly the same or should the migrated documents be deleted? Many thanks Philippa