Re: SolrCloud new zookeper node on different ip/ replicate between two clasters

2013-02-11 Thread mizayah
Thx Mark "The replication handler can be setup to replicate to another dc. " Erm, i dont get it. I can setup replication between two solr cloud this way or just solrcloud->solr? "You can also put nodes in both dcs" Indexing will slow rly much if I understad well solrcluoud replica and leader (re

Re: SolrCloud new zookeper node on different ip/ replicate between two clasters

2013-02-11 Thread Mark Miller
The replication handler can be setup to replicate to another dc. You can also put nodes in both dcs. Both have plus and minuses vs just sending the same data to both dc's with separate clusters. Where it immediately gets difficult is that you need a quorum of zk nodes to survive if you want to c

Re: SolrCloud new zookeper node on different ip/ replicate between two clasters

2013-02-11 Thread mizayah
This is good sollution. One thing here is rly unyoing. The double indexing. Is there a way to replicate to another dc? Seams solrcloud cant use his ealier replication. Would be nice if i can replicate somehow between two soulrcloud. -- View this message in context: http://lucene.472066.n3.na

Re: SolrCloud new zookeper node on different ip/ replicate between two clasters

2013-02-10 Thread Daniel Collins
The consensus here seems to be NOT to do that. Have 2 SolrClouds, one per DC and feed them the same data. That way each cloud has its own quorum of ZKs, and as long as both clouds are up, they should be in sync. You have true DR in that each site is separate and not dependent on any data from the

Re: SolrCloud new zookeper node on different ip/ replicate between two clasters

2013-02-08 Thread mizayah
I dont think its so simple. First I need to have at last 3 zoo to keep failver for one server. Second after one zoo die, i need restart of all solrs. Maybe i define simply question. Two data centers. How to replicate two solr claster between two datacenters? In no SolrClaud there is repeater, if

Re: SolrCloud new zookeper node on different ip/ replicate between two clasters

2013-02-07 Thread Jan Høydahl
You should run replicated ZK: http://zookeeper.apache.org/doc/trunk/zookeeperStarted.html#sc_RunningReplicatedZooKeeper Give Solr the list of all ZK's and you're good to go -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com Solr Training - www.solrtraining.com 7. feb. 201

Re: SolrCloud new....

2012-04-01 Thread asia
Hello, even I am working on the same,I have tried with the wiki example but I am getting errors.I want to use zookeeper with solrj in eclipse using tomcat.Need little help.as to how to integrate zookeeper in eclipse for solrcloud. -- View this message in context: http://lucene.472066.n3.nabble.co

Re: SolrCloud new....

2011-02-21 Thread Otis Gospodnetic
! Otis Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch Lucene ecosystem search :: http://search-lucene.com/ - Original Message > From: Stijn Vanhoorelbeke > To: solr-user@lucene.apache.org > Sent: Sun, February 20, 2011 2:09:58 PM > Subject: Re: SolrCloud new

Re: SolrCloud new....

2011-02-20 Thread Stijn Vanhoorelbeke
ail]<http://user/SendEmail.jtp?type=node&node=2538747&i=0>> > > > To: [hidden email]<http://user/SendEmail.jtp?type=node&node=2538747&i=1> > > Sent: Fri, February 18, 2011 6:42:10 AM > > Subject: Re: SolrCloud new > > > > > &

Re: SolrCloud new....

2011-02-20 Thread Otis Gospodnetic
ucene ecosystem search :: http://search-lucene.com/ - Original Message > From: Stijn Vanhoorelbeke > To: solr-user@lucene.apache.org > Sent: Fri, February 18, 2011 6:42:10 AM > Subject: Re: SolrCloud new > > > Hi, > > I'm busy doing the exact same thi

Re: SolrCloud new....

2011-02-18 Thread Stijn Vanhoorelbeke
Hi, I'm busy doing the exact same thing. I figured things out - all by myself - the wiki page is a nice 'fist view', but doesn't goes in dept... Lets go ahead: 1)Should i copy the libraries from cloud to trunk??? 2)should i keep the cloud module in every system??? A: Yes, you should. You shoul