an "addreplica" command in the works
> >for the collections API that should make this easier, but that's
> >not released yet.
> >
> >Best,
> >Erick
> >
> >
> >On Thu, Mar 20, 2014 at 7:23 AM, Ugo Matrangolo
> > wrote:
> >> Hi,
> &
e collections API that should make this easier, but that's
>not released yet.
>
>Best,
>Erick
>
>
>On Thu, Mar 20, 2014 at 7:23 AM, Ugo Matrangolo
> wrote:
>> Hi,
>>
>> I would like some advice about the best way to bootstrap from scratch a
>>
uld make this easier, but that's
not released yet.
Best,
Erick
On Thu, Mar 20, 2014 at 7:23 AM, Ugo Matrangolo
wrote:
> Hi,
>
> I would like some advice about the best way to bootstrap from scratch a
> SolrCloud cluster housing at least two collections with different
> shard
bootstrap from scratch a
SolrCloud cluster housing at least two collections with different
sharding/replication setup.
Going through the docs/'Solr In Action' book what I have sees so far is
that there is a way to bootstrap a SolrCloud cluster with sharding
configuration
Hi,
I would like some advice about the best way to bootstrap from scratch a
SolrCloud cluster housing at least two collections with different
sharding/replication setup.
Going through the docs/'Solr In Action' book what I have sees so far is
that there is a way to bootstrap a SolrClo
rung
--
View this message in context:
http://lucene.472066.n3.nabble.com/Sharding-and-Replication-setup-tp4001642.html
Sent from the Solr - User mailing list archive at Nabble.com.
On 9/10/2011 3:54 PM, Pulkit Singhal wrote:
> Hi Yury,
>
> How do you manage to start the instances without any issues? The way I see
> it, no matter which instance is started first, the slave will complain about
> not being to find its respective master because that instance hasn't been
> started
Sorry, stupid question, now I see that the core still starts and the polling
process simply logs an error:
SEVERE: Master at: http://localhost:7574/solr/master2/replication is not
available.
Index fetch failed. Exception: Connection refused
I was able to setup the instructions in-detail with this
Hi Yury,
How do you manage to start the instances without any issues? The way I see
it, no matter which instance is started first, the slave will complain about
not being to find its respective master because that instance hasn't been
started yet ... no?
Thanks,
- Pulkit
2011/5/17 Yury Kats
>
On 5/17/2011 10:17 AM, Stefan Matheis wrote:
> Yury,
>
> perhaps Java-Pararms (like used for this sample:
> http://wiki.apache.org/solr/SolrReplication#enable.2BAC8-disable_master.2BAC8-slave_in_a_node)
> can help you?
Ah, thanks! It does seem to work!
Cluster's solrconfig.xml (shared between al
Yury,
perhaps Java-Pararms (like used for this sample:
http://wiki.apache.org/solr/SolrReplication#enable.2BAC8-disable_master.2BAC8-slave_in_a_node)
can help you?
Regards
Stefan
2011/5/17 Yury Kats :
> Hi,
>
> I have two Solr nodes, each managing two cores -- a master core and a slave
> core.
Hi,
I have two Solr nodes, each managing two cores -- a master core and a slave
core.
The slaves are setup to replicate from the other node's masters
That is, node1.master -> node2.slave, node2.master -> node1.slave.
The replication is configured in each core's solrconfig.xml, eg
Master's solrc
it is always recommended to paste your actual configuration and
startup commands, instead of saying "as described in wiki" .
On Tue, Jan 26, 2010 at 9:52 PM, Matthieu Labour
wrote:
> Hi
>
>
>
> I have set up replication following the wiki
>
> I downloaded the latest apache-solr-1.4 release and ex
: Subject: replication setup
: In-Reply-To: <83ec2c9c1001260724t110d6595m5071e0a40e1b1...@mail.gmail.com>
http://people.apache.org/~hossman/#threadhijack
Thread Hijacking on Mailing Lists
When starting a new discussion on a mailing list, please do not reply to
an existing message, i
Hi
I have set up replication following the wiki
I downloaded the latest apache-solr-1.4 release and exploded it in 2 different
directories
I modified both solrconfig.xml for the master & the slave as described on the
wiki page
In both sirectory, I started solr from the example directory"
exa
15 matches
Mail list logo