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 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 <jakde...@gmail.com>
wrote:

> 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:03 AM, ZAROGKIKAS,GIORGOS
> <g.zarogki...@multirama.gr> wrote:
> > Hi there solr experts
> >
> >
> > I have an solr cluster with two nodes  and separate index files for
each
> > node
> >
> > Node1 is master
> > Node2 is slave
> >
> >
> > Node1 is the one that I index my data and replicate them to Node2
> >
> > How can I index my data at both nodes simultaneously ?????
> > Is there any specific setup ????
> >
> >
> > The problem is when my Node1 is down and I index the data from Node2
,
> > Solr creates backup index folders like this "index.20100929060410"
> > and reduce the space of my hard disk
> >
> > Thanks in advance
> >
> >
> >
> >
> >
> >
> >
>

Reply via email to