Thanks Jeff!
Thanks,
Greg
- Original Message -
From: "Jeff Wartes"
To: solr-user@lucene.apache.org
Sent: Wednesday, August 20, 2014 10:36:07 AM
Subject: Re: How to restore an index from a backup over HTTP
Here’s the repo:
https://github.com/whitepages/solrcloud_manager
Greg
>
>- Original Message -
>From: "Jeff Wartes"
>To: solr-user@lucene.apache.org
>Sent: Monday, August 18, 2014 9:49:28 PM
>Subject: Re: How to restore an index from a backup over HTTP
>
>I¹m able to do cross-solrcloud-cluster index copy using nothing more t
che.org
Sent: Sunday, August 17, 2014 12:28:12 AM
Subject: Re: How to restore an index from a backup over HTTP
On 8/16/2014 4:03 AM, Greg Solovyev wrote:
> Thanks Shawn, this is a pretty cool idea. Adding the handler seems pretty
> straight forward, but the main concern I have is the in
notice.
>
>Thanks,
>Greg
>
>- Original Message -
>From: "Shawn Heisey"
>To: solr-user@lucene.apache.org
>Sent: Friday, August 15, 2014 7:31:19 PM
>Subject: Re: How to restore an index from a backup over HTTP
>
>On 8/15/2014 5:51 AM, Greg Solovye
gt;Thanks,
>Greg
>
>- Original Message -
>From: "Shawn Heisey"
>To: solr-user@lucene.apache.org
>Sent: Friday, August 15, 2014 7:31:19 PM
>Subject: Re: How to restore an index from a backup over HTTP
>
>On 8/15/2014 5:51 AM, Greg Solovyev wrote:
>&g
On 8/16/2014 4:03 AM, Greg Solovyev wrote:
> Thanks Shawn, this is a pretty cool idea. Adding the handler seems pretty
> straight forward, but the main concern I have is the internal data format
> that ReplicationHandler and SnapPuller use. This new handler as well as the
> code that I've alread
rg
Sent: Friday, August 15, 2014 7:31:19 PM
Subject: Re: How to restore an index from a backup over HTTP
On 8/15/2014 5:51 AM, Greg Solovyev wrote:
> What I want to achieve is being able to send the backed up index to Solr
> (either standalone or with ZooKeeper) in a way similar to creating a n
On 8/15/2014 5:51 AM, Greg Solovyev wrote:
> What I want to achieve is being able to send the backed up index to Solr
> (either standalone or with ZooKeeper) in a way similar to creating a new
> Collection. I.e. create a new collection and upload an exiting index directly
> into that Collection.
Hello, I am looking for advice on implementing the following backup/restore
scenario.
We are using Solr to index email. Each mailbox has it's own Collection. We do
not store emails in Solr, the emails are stored on disk in a blob store, meta
data is stored in a database and Solr is used only fo