You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by sunnyfr <jo...@gmail.com> on 2009/02/16 11:03:06 UTC

snapshot created if there is no documente updated/new?

Hi 

I would like to know if a snapshot is automaticly created even if there is
no document update or added ? 

Thanks a lot,
-- 
View this message in context: http://www.nabble.com/snapshot-created-if-there-is-no-documente-updated-new--tp22034462p22034462.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: snapshot created if there is no documente updated/new?

Posted by Bill Au <bi...@gmail.com>.
A sanpshot is created every time snapshooter is invoked even if there is no
changed in the index.  However, since snapshots are created using hard
links, no additional space is used if there are no changed to the index.  It
does use up one directory entry in the data directory.

Bill

On Mon, Feb 16, 2009 at 5:03 AM, sunnyfr <jo...@gmail.com> wrote:

>
> Hi
>
> I would like to know if a snapshot is automaticly created even if there is
> no document update or added ?
>
> Thanks a lot,
> --
> View this message in context:
> http://www.nabble.com/snapshot-created-if-there-is-no-documente-updated-new--tp22034462p22034462.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>