Re: Need Help with Solr 6.0 Cross Data Center Replication

2016-06-08 Thread Renaud Delbru
4.com 703.682.6000 x276 direct 703.989.8030 cell www.NC4.com ? -Original Message- From: Renaud Delbru [mailto:renaud@siren.solutions] Sent: Thursday, May 19, 2016 7:13 AM To: solr-user@lucene.apache.org Subject: Re: Need Help with Solr 6.0 Cross Data Center Replication I have reproduced your step

Re: Need Help with Solr 6.0 Cross Data Center Replication

2016-06-07 Thread Satvinder Singh
rect >703.989.8030 cell >www.NC4.com > > > > > >? > > >-Original Message- >From: Renaud Delbru [mailto:renaud@siren.solutions] >Sent: Thursday, May 19, 2016 7:13 AM >To: solr-user@lucene.apache.org >Subject: Re: Need Help with Solr 6.0 Cross

Re: Need Help with Solr 6.0 Cross Data Center Replication

2016-05-19 Thread Abdel Belkasri
|___ sample_techproducts_config copied as 'liferay', and used to >>> create collections, that is where I am >>> modifying the solrconfig.xml >>> >>> >>> Thanks >>> Satvinder Singh >>> Security Systems Engineer >&g

Re: Need Help with Solr 6.0 Cross Data Center Replication

2016-05-19 Thread Abdel Belkasri
Satvinder Singh >> >> >> >> Security Systems Engineer >> satvinder.si...@nc4.com >> 703.682.6000 x276 direct >> 703.989.8030 cell >> www.NC4.com >> >> >> >> >> >> >> >> -Original Message- >

Re: Need Help with Solr 6.0 Cross Data Center Replication

2016-05-19 Thread Renaud Delbru
ay 16, 2016 11:59 AM To: solr-user@lucene.apache.org Subject: Re: Need Help with Solr 6.0 Cross Data Center Replication Thanks Satvinder, Tomorrow, I'll try to reproduce the issue with your steps and will let you know. Regards -- Renaud Delbru On 16/05/16 16:53, Satvinder Singh wrote: Hi,

RE: Need Help with Solr 6.0 Cross Data Center Replication

2016-05-19 Thread Satvinder Singh
--- From: Renaud Delbru [mailto:renaud@siren.solutions] Sent: Thursday, May 19, 2016 7:13 AM To: solr-user@lucene.apache.org Subject: Re: Need Help with Solr 6.0 Cross Data Center Replication I have reproduced your steps and the cdcr request handler started successfully. I have attached to this mail

Re: Need Help with Solr 6.0 Cross Data Center Replication

2016-05-16 Thread Abdel Belkasri
stems Engineer > satvinder.si...@nc4.com > 703.682.6000 x276 direct > 703.989.8030 cell > www.NC4.com > > > > > > > > > -Original Message- > From: Renaud Delbru [mailto:renaud@siren.solutions] > Sent: Monday, May 16, 2016 11:59 AM > To: solr-user@lucene.apache.org >

RE: Need Help with Solr 6.0 Cross Data Center Replication

2016-05-16 Thread Satvinder Singh
m > > > > > >  > > > -Original Message- > From: Renaud Delbru [mailto:renaud@siren.solutions] > Sent: Monday, May 16, 2016 11:45 AM > To: solr-user@lucene.apache.org > Subject: Re: Need Help with Solr 6.0 Cross Data Center Replication > > Hi, > &g

Re: Need Help with Solr 6.0 Cross Data Center Replication

2016-05-16 Thread Renaud Delbru
-user@lucene.apache.org Subject: Re: Need Help with Solr 6.0 Cross Data Center Replication Hi, I have tried to reproduce the problem, but was unable to. I have downloaded the Solr 6.0 distribution, added to the solr config the cdcr request handler and modified the update handler to register the CdcrUpda

RE: Need Help with Solr 6.0 Cross Data Center Replication

2016-05-16 Thread Satvinder Singh
: Monday, May 16, 2016 11:54 AM To: solr-user@lucene.apache.org Subject: RE: Need Help with Solr 6.0 Cross Data Center Replication Hi, So the way I am doing it is, for both for the Target and Source side, I took a copy of the sample_techproducts_config configset, can created one configset. Then I

Re: Need Help with Solr 6.0 Cross Data Center Replication

2016-05-16 Thread Erick Erickson
Thanks Renaud, fixed. On Mon, May 16, 2016 at 8:45 AM, Renaud Delbru wrote: > Hi, > > I have tried to reproduce the problem, but was unable to. > I have downloaded the Solr 6.0 distribution, added to the solr config the > cdcr request handler and modified the update handler to register the > Cdcr

Re: Need Help with Solr 6.0 Cross Data Center Replication

2016-05-16 Thread Renaud Delbru
Hi, I have tried to reproduce the problem, but was unable to. I have downloaded the Solr 6.0 distribution, added to the solr config the cdcr request handler and modified the update handler to register the CdcrUpdateLog, then start Solr in cloud mode and created a new collection using my solr c

Re: Need Help with Solr 6.0 Cross Data Center Replication

2016-05-15 Thread Abdel Belkasri
Erick, I tried the new configuration. The same issue that Satvinder is having. The log updater cannot be instantiated... class="solr.CdcrUpdateLog" for some reason that class is causing a problem! Anyway, anyone has a config that works? Regards, --Abdel On Fri, May 13, 2016 at 11:57 AM, Erick

Re: Need Help with Solr 6.0 Cross Data Center Replication

2016-05-13 Thread Erick Erickson
I changed the CDCR doc, Oliver could you take a glance and see if it is clear now? All I changed was the sample solrconfig sections https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=62687462 Thanks, Erick On Fri, May 13, 2016 at 6:23 AM, Oliver Rudolph wrote: > Hi, > > I had

Re: Need Help with Solr 6.0 Cross Data Center Replication

2016-05-13 Thread Oliver Rudolph
Hi, I had the same problem. The documentation is kind of missleading here. You must not add a new element to your config but update the existing . All you need to do is add the class="solr.CdcrUpdateLog" element to the element inside your existing . Hope this helps! Mit freundlichen Grüßen

Need Help with Solr 6.0 Cross Data Center Replication

2016-05-11 Thread Satvinder Singh
Hi, I am trying to configure Cross Data Center Replication using solr 6.0. I am having issue configuring solrconfig.xml on both the target and source side. I keep getting error "org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: Solr instance is not configured with the c