On 5/14/10 8:08 PM, Chris Hostetter wrote:
: It looks like SnapPuller.java doesn't allow for the possibility of the
: slave having a later index version than the master. It only checks
: whether the versions are equal.
:
: It's easy enough to add that check and prevent the index fetch when
: the
: It looks like SnapPuller.java doesn't allow for the possibility of the
: slave having a later index version than the master. It only checks
: whether the versions are equal.
:
: It's easy enough to add that check and prevent the index fetch when
: the slave has a later version (in fact I'm runn
It looks like SnapPuller.java doesn't allow for the possibility of the
slave having a later index version than the master. It only checks
whether the versions are equal.
It's easy enough to add that check and prevent the index fetch when
the slave has a later version (in fact I'm running it in a s
Does bi-directional replication work in solr 1.4? In other words, if I
wanted to have 2 servers that are both master and slave. Call them A
and B. I would configure things so that normally, A runs a DIH
periodically to rebuild the index, and then B pulls the updated index
from A. The idea here is t
e
> >> > creation/replication/installation of snapshots works. then if you
> look
> >> at
> >> > the example solrconfig.xml you'll see where the event listeners for
> >> > "snapshooter" are commented out ... just decide wether you want to
orks. then if you look
>> at
>> > the example solrconfig.xml you'll see where the event listeners for
>> > "snapshooter" are commented out ... just decide wether you want to
>> create
>> > snapshoots on each commit, or just after an optimize, an
to know about how the
>> > creation/replication/installation of snapshots works. then if you look
>> at
>> > the example solrconfig.xml you'll see where the event listeners for
>> > "snapshooter" are commented out ... just decide wether you wa
t; the example solrconfig.xml you'll see where the event listeners for
> > "snapshooter" are commented out ... just decide wether you want to create
> > snapshoots on each commit, or just after an optimize, and uncomment the
> > appropriate code.
> >
> >
> >
> > -Hoss
> >
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Replication-on-solr-tp5780286p19756456.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>
ide wether you want to create
> snapshoots on each commit, or just after an optimize, and uncomment the
> appropriate code.
>
>
>
> -Hoss
>
>
>
--
View this message in context:
http://www.nabble.com/Replication-on-solr-tp5780286p19756456.html
Sent from the Solr - User mailing list archive at Nabble.com.
: I want to run 3 to 4 instances of solr on different machines. the other
: servers will be replicatin the index from the single server.
: how is that done and what options needed to modifies or added to config
: xml file of solr.
I would start by looking at these wiki pages...
http://wiki.ap
I want to run 3 to 4 instances of solr on different machines. the other
servers will be replicatin the index from the single server.
how is that done and what options needed to modifies or added to config
xml file of solr.
Regards
Farhan Diwan
11 matches
Mail list logo