sed
> only for recovery reason. Or you can damage your index.
>
> Mauro Verrocchio wrote:
>
> >Try IndexDirectory.unlock(directory). It's in the javadoc.
> >
> >Cheers,
> >Mauro.
> >
> >
> >On Wed, 02 Mar 2005 22:40:27 +0100, Gusenbauer St
Try IndexDirectory.unlock(directory). It's in the javadoc.
Cheers,
Mauro.
On Wed, 02 Mar 2005 22:40:27 +0100, Gusenbauer Stefan
<[EMAIL PROTECTED]> wrote:
> Volodymyr Bychkoviak wrote:
>
> > may be you have open IndexWriter at the same time you are trying to
> > delete document.
> >
> > Alex Ki