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 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 > > > > > > >