Re: problem about backup index file

2010-02-26 Thread Michael McCandless
need to copy it again.this means the number > of files is growing more and more.never getting less.another question:I > should delete the files previous I backup when I backup again. - 原文 - > 发件人: Michael McCandless 主 题: Re: problem about backup index file时 间: > 2

Re: problem about backup index file

2010-02-25 Thread luocan19826164
there's no need to copy it again.this means the number of files is growing more and more.never getting less.another question:I should delete the files previous I backup when I backup again. - 原文 - 发件人: Michael McCandless 主 题: Re: problem about backup index file时 间: 2010年2月25日

Re: problem about backup index file

2010-02-25 Thread Michael McCandless
This is likely happening because you're attempting to copy a file that IndexWriter is currently writing? You shouldn't do that (copy files that are still being written) -- that just wastes bytes (they aren't used by the index), and causes this failure on Windows. Instead, you should use SnapshotD

RE: problem about backup index file

2010-02-25 Thread Uwe Schindler
In Windows you have no chance to do that without closing all IndexWriters and IndexReaders that modify indexes. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: luocan19826...@sohu.com [mailto:luocan19826