solution. :-)
-Thomas
- Original Message
From: Chris Lu <[EMAIL PROTECTED]>
To: java-user@lucene.apache.org
Sent: Mon Jul 25 17:22:50 2005
Subject: Re: rename bug
This is actually a known problem, particular to windows OS.
I remember Doug Cuttings has talked about it before.
t; Run a small indexer within Eclipse 3.1 under Windows and encounter
> rename bug all the time:
> java.io.IOException: Cannot rename deleteable.new to deletable
> at org.apache.lucene.store.FSDirectory.renameFile(FSDirectory.java:239)
> at
> org.apache.lucene.index.IndexWriter.
Run a small indexer within Eclipse 3.1 under Windows and encounter
rename bug all the time:
java.io.IOException: Cannot rename deleteable.new to deletable
at org.apache.lucene.store.FSDirectory.renameFile(FSDirectory.java:239)
at
org.apache.lucene.index.IndexWriter.writeDeleteableFiles
--- Begin Message ---
Run a small indexer within Eclipse 3.1 under Windows and encounter
rename bug all the time:
java.io.IOException: Cannot rename deleteable.new to deletable
at org.apache.lucene.store.FSDirectory.renameFile(FSDirectory.java:239)
at