Re: CRUD on solr Index while replicating between master/slave

2011-12-14 Thread Otis Gospodnetic
n Jain >To: "solr-user@lucene.apache.org" >Sent: Wednesday, December 14, 2011 2:26 PM >Subject: Re: CRUD on solr Index while replicating between master/slave > >Hi, >We do optimize the whole index because we index our entire content every 4 >hrs.  >From an appli

Re: CRUD on solr Index while replicating between master/slave

2011-12-14 Thread Tarun Jain
Jain -=- From: Erick Erickson To: solr-user@lucene.apache.org; Otis Gospodnetic Sent: Wednesday, December 14, 2011 1:52 PM Subject: Re: CRUD on solr Index while replicating between master/slave Whoa! Replicating takes 15 mins? That's a really long time. Ar

Re: CRUD on solr Index while replicating between master/slave

2011-12-14 Thread Erick Erickson
>>To: "solr-user@lucene.apache.org" >>Sent: Wednesday, December 14, 2011 10:43 AM >>Subject: Re: CRUD on solr Index while replicating between master/slave >> >>Hi, >>We have an index which needs constant updates in the master. >> >>One mor

Re: CRUD on solr Index while replicating between master/slave

2011-12-14 Thread Otis Gospodnetic
/solr-performance-monitoring/index.html > > From: Tarun Jain >To: "solr-user@lucene.apache.org" >Sent: Wednesday, December 14, 2011 10:43 AM >Subject: Re: CRUD on solr Index while replicating between master/slave > >Hi, >We have an in

Re: CRUD on solr Index while replicating between master/slave

2011-12-14 Thread Tarun Jain
is replicating. Will the slave get it or not? Tarun Jain -=- - Original Message - From: Erick Erickson To: solr-user@lucene.apache.org; Tarun Jain Cc: Sent: Tuesday, December 13, 2011 4:18 PM Subject: Re: CRUD on solr Index while replicating between master/slave No, you can

Re: CRUD on solr Index while replicating between master/slave

2011-12-13 Thread Erick Erickson
ain while replicating we cannot search on master > index ? > > Tarun Jain > -=- > > > > - Original Message - > From: Otis Gospodnetic > To: "solr-user@lucene.apache.org" > Cc: > Sent: Tuesday, December 13, 2011 3:03 PM > Subject: Re: CRUD o

Re: CRUD on solr Index while replicating between master/slave

2011-12-13 Thread Tarun Jain
> From: Tarun Jain >To: "solr-user@lucene.apache.org" >Sent: Tuesday, December 13, 2011 11:15 AM >Subject: CRUD on solr Index while replicating between master/slave > >Hi, >When replication is happening between master to slave what operations can we >d

Re: CRUD on solr Index while replicating between master/slave

2011-12-13 Thread Otis Gospodnetic
>To: "solr-user@lucene.apache.org" >Sent: Tuesday, December 13, 2011 11:15 AM >Subject: CRUD on solr Index while replicating between master/slave > >Hi, >When replication is happening between master to slave what operations can we >do on the master & what oper

CRUD on solr Index while replicating between master/slave

2011-12-13 Thread Tarun Jain
Hi, When replication is happening between master to slave what operations can we do on the master & what operations are possible on the slave? I know it is not adivisable to do DML on the slave index but I wanted to know this anyway. Also I understand that doing DML on a slave will make the slave