Re: To cluster, or not to cluster...

2006-03-27 Thread jason rutherglen
tiple data centers. - Original Message From: Clay Webster <[EMAIL PROTECTED]> To: solr-user@lucene.apache.org; jason rutherglen <[EMAIL PROTECTED]> Sent: Monday, March 27, 2006 8:23:30 AM Subject: Re: To cluster, or not to cluster... Jason, I'm not following why you

Re: To cluster, or not to cluster...

2006-03-27 Thread Clay Webster
Jason, I'm not following why you suggesting having multiple masters (and updating multiple masters). I can see an advantage and lots of disadvantages. What is the problem you're suggesting this could address? --cw

Re: To cluster, or not to cluster...

2006-03-24 Thread jason rutherglen
configurations could be done such as if a master fails, take it out and recopy the entire index from the good master. - Original Message From: Robert Haycock <[EMAIL PROTECTED]> To: solr-user@lucene.apache.org Sent: Friday, March 24, 2006 11:26:58 AM Subject: RE: To cluster, or not to c

RE: To cluster, or not to cluster...

2006-03-24 Thread Robert Haycock
Hi Jason, Would that not mean if one of the master indexes went down then a subset of data would be offline? Rob. -Original Message- From: jason rutherglen [mailto:[EMAIL PROTECTED] Sent: 24 March 2006 18:32 To: solr-user@lucene.apache.org Subject: Re: To cluster, or not to cluster

Re: To cluster, or not to cluster...

2006-03-24 Thread jason rutherglen
AIL PROTECTED]> To: solr-user@lucene.apache.org Sent: Friday, March 24, 2006 8:54:45 AM Subject: Re: To cluster, or not to cluster... On 3/24/06, Robert Haycock <[EMAIL PROTECTED]> wrote: > > Is it/will it be possible to cluster solr? > > We have a distributed system and it w

RE: To cluster, or not to cluster...

2006-03-24 Thread Robert Haycock
That's great, cheers. Rob. -Original Message- From: Clay Webster [mailto:[EMAIL PROTECTED] Sent: 24 March 2006 16:55 To: solr-user@lucene.apache.org Subject: Re: To cluster, or not to cluster... On 3/24/06, Robert Haycock <[EMAIL PROTECTED]> wrote: > > Is it/will

Re: To cluster, or not to cluster...

2006-03-24 Thread Clay Webster
On 3/24/06, Robert Haycock <[EMAIL PROTECTED]> wrote: > > Is it/will it be possible to cluster solr? > > We have a distributed system and it would be nice if we could replicate > the index to improve performance. > > Solr does not have replication. But it does have a very nice index distribution s