Re: Solr Cluster Indexing data question

2010-10-01 Thread Chris Hostetter
: Subject: Solr Cluster Indexing data question : References: <1285812108551-1606159.p...@n3.nabble.com> : <1e8e3ada-ed02-410d-b4c6-c061846c2...@progressivealliance.co.uk> http://people.apache.org/~hossman/#threadhijack Thread Hijacking on Mailing Lists When starting a new discussion on a mai

RE: Solr Cluster Indexing data question

2010-10-01 Thread ZAROGKIKAS,GIORGOS
Thanks Steve I'll check it out -Original Message- From: Steve Cohen [mailto:mail4st...@gmail.com] Sent: Thursday, September 30, 2010 9:30 PM To: solr-user@lucene.apache.org Subject: Re: Solr Cluster Indexing data question So how would one set it up to use multiple nodes for buildi

RE: Solr Cluster Indexing data question

2010-10-01 Thread ZAROGKIKAS,GIORGOS
Thank you very much Jak I 'll take a look -Original Message- From: Jak Akdemir [mailto:jakde...@gmail.com] Sent: Thursday, September 30, 2010 5:58 PM To: solr-user@lucene.apache.org Subject: Re: Solr Cluster Indexing data question If you want to use both of your nodes for bui

Re: Solr Cluster Indexing data question

2010-09-30 Thread Steve Cohen
So how would one set it up to use multiple nodes for building an index? I see a document for solr + hadoop (http://wiki.apache.org/solr/HadoopIndexing) and it says it has an example but the example is missing. Thanks, Steve Cohen On Thu, Sep 30, 2010 at 10:58 AM, Jak Akdemir wrote: > If you wan

Re: Solr Cluster Indexing data question

2010-09-30 Thread Jak Akdemir
If you want to use both of your nodes for building index (which means two master), it makes them unified and collapses master slave relation. Would you take a look the link below for index snapshot problem? http://wiki.apache.org/solr/SolrCollectionDistributionScripts On Thu, Sep 30, 2010 at 11:0