your time
ak
> Date: Thu, 2 Oct 2008 08:39:02 -0400
> From: [EMAIL PROTECTED]
> To: solr-user@lucene.apache.org
> Subject: Re: solr servers synchronisation
>
> Have you seen these two Wiki pages:
>
> http://wiki.apache.org/
Have you seen these two Wiki pages:
http://wiki.apache.org/solr/CollectionDistribution
http://wiki.apache.org/solr/SolrCollectionDistributionOperationsOutline
Solr comes with tools to let you sync the index directory.
Bill
On Thu, Oct 2, 2008 at 3:52 AM, dudes dudes <[EMAIL PROTECTED]> wrote:
Hello experts,
I've gotta a question with regards to synchronisation under solr.
I would like to have 2 Linux servers both running Solr. One that could act as
master and the other one as slave..
Then I want to use HeartBeat in order change the IP when the master is down...
My question is :