which version of Solr are you using? the "backupAfter" name was
introduced recently

On Tue, Sep 8, 2009 at 10:26 PM, wojtekpia<wojte...@hotmail.com> wrote:
>
> I'm trying to create data backups using the ReplicationHandler's built in
> functionality. I've configured my master as
> http://wiki.apache.org/solr/SolrReplication documented :
>
> <requestHandler name="/replication" class="solr.ReplicationHandler" >
>    <lst name="master">
> ...
>        <str name="backupAfter">optimize</str>
> ...
>    </lst>
> </requestHandler>
>
>
> but I don't see any backups created on the master. Do I need the snapshooter
> script available? I did not deploy it on my master, I assumed it was part of
> the 'old' way of doing replication.
>
> If I invoke the backup command over HTTP
> (http://master_host:port/solr/replication?command=backup) then it seems to
> work - I get directories like "snapshot.20090908094423".
>
> Thanks,
>
> Wojtek
> --
> View this message in context: 
> http://www.nabble.com/Backups-using-Replication-tp25350083p25350083.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>



-- 
-----------------------------------------------------
Noble Paul | Principal Engineer| AOL | http://aol.com

Reply via email to