Re: Distributing nodes with the collections API RESTORE command

2016-09-20 Thread Stephen Lewis
Hello Again, I've just submitted a patch on Jira to this issue in the branch "branch_6_2". This is my first time submitting a patch (or even building solr!), so please let me know if there is anything I should change to be more helpful. Thanks! On Mon, Sep 19, 2016 at 4:47 PM, Stephen Lewis wro

Re: Distributing nodes with the collections API RESTORE command

2016-09-19 Thread Stephen Lewis
Thanks Hrishikesh! Looking forward to hearing from you. On Fri, Sep 16, 2016 at 9:30 PM, Hrishikesh Gadre wrote: > Hi Stephen, > > Thanks for the update. I filed SOLR-9527 > for tracking purpose. I > will take a look and get back to you. > > Than

Re: Distributing nodes with the collections API RESTORE command

2016-09-16 Thread Hrishikesh Gadre
Hi Stephen, Thanks for the update. I filed SOLR-9527 for tracking purpose. I will take a look and get back to you. Thanks Hrishikesh On Fri, Sep 16, 2016 at 2:56 PM, Stephen Lewis wrote: > Hello, > > I've tried this on both solr 6.1 and 6.2, wi

Re: Distributing nodes with the collections API RESTORE command

2016-09-16 Thread Stephen Lewis
Hello, I've tried this on both solr 6.1 and 6.2, with the same result. You are right that the collections API offering collection level backup/restore from remote server is a new feature. After some more experimentation, I am fairly sure that this is a bug which is specific to the leaders in back

Re: Distributing nodes with the collections API RESTORE command

2016-09-16 Thread Reth RM
Which version of solr? Afaik, until 6.1, solr backup and restore command apis required to do separate backup for each shard, and then restore in similar lines( both go for each). 6.1 version seems to have new feature of backing up entire collection records and then restoring it back to new collecti