Re: Collection API Snapshots and Restore

2018-02-11 Thread Nicolas Bélisle
Thanks for the quick response. I tried the following and it works. 1. Take a snapshot of your index : http://localhost:8983/solr/admin/collections?action=CREATESNAPSHOT&collection= &commitName=backup1 2. Add a few documents. 3. List the files for the snapshot : http://localhost:8983/solr/admin/co

Re: Collection API Snapshots and Restore

2018-02-10 Thread Erick Erickson
I really have no idea how that would work. If you don't copy the index somewhere, you simply can't restore it. If you're thinking about selectively copying index files out then back in, you'll have to somehow lock it at point X until your delta-copy is done. "read the snapshot's XML description an