goller 2004/08/17 06:01:49 Modified: . CHANGES.txt Log: disk usage changes Revision Changes Path 1.100 +8 -1 jakarta-lucene/CHANGES.txt Index: CHANGES.txt =================================================================== RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v retrieving revision 1.99 retrieving revision 1.100 diff -u -r1.99 -r1.100 --- CHANGES.txt 16 Aug 2004 21:17:20 -0000 1.99 +++ CHANGES.txt 17 Aug 2004 13:01:49 -0000 1.100 @@ -17,6 +17,13 @@ Also, the WordlistLoader class has been moved one level up in the hierarchie and is now org.apache.lucene.analysis.WordlistLoader (Daniel Naber) + + 4. Fixed a bug in IndexWriter.addIndexes(IndexReader[] readers) that + prevented deletion of obsolete segments. (Christoph Goller) + + 5. Disk usage (peek requirements during indexing and optimization) + in case of compound file format has been improved. + (Bernhard, Dmitry, and Christoph) 1.4.1
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]