mirror of https://github.com/apache/lucene.git
- Added info about FSDirectory change.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149953 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0d1dcbaec5
commit
a92eb6d93c
|
@ -153,6 +153,11 @@ $Id$
|
|||
arguments, for easy FSDirectory to RAMDirectory conversion.
|
||||
(otis)
|
||||
|
||||
24. Added code for manual renaming of files in FSDirectory, since it
|
||||
has been reported that java.io.File's renameTo(File) method sometimes
|
||||
fails on Windows JVMs.
|
||||
(Matt Tucker via otis)
|
||||
|
||||
|
||||
1.2 RC6
|
||||
|
||||
|
|
Loading…
Reference in New Issue