Re: Copying SolrCloud collections (Replication? Backup/Restore?)

2017-02-10 Thread Kelly, Frank
ely we have 4 AWS regions each with their own SolrCloud >>cluster >> each with its own copy of the entire search index. >> So we have to do this reindex 4 times and in each case we have to take >> down each region as we need to delete the collection. And reindexing >>tak

Re: Copying SolrCloud collections (Replication? Backup/Restore?)

2017-02-10 Thread Erick Erickson
ut 2-3 days. > > Is there someway we can reindex in one (offline) region and then use some > mechanism - replication? Backup/restore? EBS snapshot? to “copy and paste” > a known Solr state from one SolrCloud instance to another. > From that state then we’d just reindex the delta (fro

Copying SolrCloud collections (Replication? Backup/Restore?)

2017-02-10 Thread Kelly, Frank
- replication? Backup/restore? EBS snapshot? to “copy and paste” a known Solr state from one SolrCloud instance to another. >From that state then we’d just reindex the delta (from when the snapshot was >taken to now) Appreciate any thoughts or ideas or hear how other folks do it, Thanks!

Re: Need hook to know when replication backup is actually completed.

2013-04-12 Thread Nate Fox
Tim, thank you for this! I had been looking for this a while back (even posted something on serverfault) and never got a decent answer. This is exactly what I was looking for. -- Nate Fox Sr Systems Engineer o: 310.658.5775 m: 714.248.5350 Follow us @NEOGOV and on Fa

Re: Need hook to know when replication backup is actually completed.

2013-04-12 Thread Timothy Potter
Update to this ... did some code scanning and it looks like the backup status is available via the details command, e.g. Fri Apr 12 17:53:17 UTC 2013 120 success Fri Apr 12 17:58:22 UTC 2013 So with a little polling of the details command from my backup script and I'm good to go. If any

Need hook to know when replication backup is actually completed.

2013-04-12 Thread Timothy Potter
Hi, I'd like to use the backup command to create a backup of each shard leader's index periodically. This is for disaster recovery in case our data center goes offline. We use SolrCloud leader/replica for day-to-day fault-tolerance and it works great. The backup command (http://master_host:port/

Re: Replication Backup

2012-11-28 Thread Eva Lacy
gt; On Wed, Nov 21, 2012 at 3:29 AM, Otis Gospodnetic < > > otis.gospodne...@gmail.com> wrote: > > > > > Hi Eva, > > > > > > I think you just need to configure the Solr instance on your Windows > and > > > point it to your Solr master. It will t

Re: Replication Backup

2012-11-24 Thread Otis Gospodnetic
ed to configure the Solr instance on your Windows and > > point it to your Solr master. It will then copy the index from the > master > > periodically. > > Please see http://search-lucene.com/?q=solr+replication+backup for some > > more info about doing backups - you don&#x

Re: Replication Backup

2012-11-21 Thread Eva Lacy
il.com> wrote: > Hi Eva, > > I think you just need to configure the Solr instance on your Windows and > point it to your Solr master. It will then copy the index from the master > periodically. > Please see http://search-lucene.com/?q=solr+replication+backup for some > more info

Re: Replication Backup

2012-11-20 Thread Otis Gospodnetic
Hi Eva, I think you just need to configure the Solr instance on your Windows and point it to your Solr master. It will then copy the index from the master periodically. Please see http://search-lucene.com/?q=solr+replication+backup for some more info about doing backups - you don't need

Replication Backup

2012-11-20 Thread Eva Lacy
Hi All, It takes a long time to reindex our database and so I'd like to be able to backup the solr server. I'm running solr 3.6.1 using tomcat on debian squeeze and I'd like to be able to backup to a windows server that contains the rest of our backups. There isn't much free space on the solr ser

Re: Some questions on solr replication backup feature

2010-02-04 Thread Licinio Fernández Maurelo
I've made a backup request to my local solr server, it works but .. can i set snapshoots dir path? El 4 de febrero de 2010 16:54, Licinio Fernández Maurelo < licinio.fernan...@gmail.com> escribió: > Hi folks, > > as we're moving to solr 1.4 replication, i want to know about backups. > > Question

Some questions on solr replication backup feature

2010-02-04 Thread Licinio Fernández Maurelo
Hi folks, as we're moving to solr 1.4 replication, i want to know about backups. Questions - 1. Properties that can be set to configure this feature (only know backupAfter) 2. Is it an incremental backup or a full index snapshoot? Thx -- Lici ~Java Developer~