RE: Getting index lock while indexing

2005-10-11 Thread M å n i s h
-user@lucene.apache.org Subject: Re: Getting index lock while indexing Do you keep open IndexReader, IndexWriter or IndexSearcher? Try closing them suring shutdown On 9/29/05, M å n i s h <[EMAIL PROTECTED]> wrote: > > > Hi, > I am having trouble indexing files sometimes, > My applica

Re: Getting index lock while indexing

2005-10-11 Thread Oren Shir
Do you keep open IndexReader, IndexWriter or IndexSearcher? Try closing them suring shutdown On 9/29/05, M å n i s h <[EMAIL PROTECTED]> wrote: > > > Hi, > I am having trouble indexing files sometimes, > My application is deployed in tomcat and some times when I try to stop and > restart indexing