Re: java.io.IOException: Cannot delete deletable

2006-07-22 Thread Yiren Luo
them manually. > > On 7/22/06, Kiran Joisher > <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > > > > > I am trying to re-create index from scratch. But I > get this exception. I > > also close the IndexSearcher before doing this. >

Re: java.io.IOException: Cannot delete deletable

2006-07-22 Thread yueyu lin
Delete them manually. On 7/22/06, Kiran Joisher <[EMAIL PROTECTED]> wrote: Hi, I am trying to re-create index from scratch. But I get this exception. I also close the IndexSearcher before doing this. java.io.IOException: Cannot delete deletable

java.io.IOException: Cannot delete deletable

2006-07-22 Thread Kiran Joisher
Hi, I am trying to re-create index from scratch. But I get this exception. I also close the IndexSearcher before doing this. java.io.IOException: Cannot delete deletable at org.apache.lucene.store.FSDirectory.create(FSDirectory.java:195) at