ehatcher 2003/09/18 02:47:06 Modified: . CHANGES.txt Log: Added CachingWrapperFilter to change list Revision Changes Path 1.51 +4 -2 jakarta-lucene/CHANGES.txt Index: CHANGES.txt =================================================================== RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- CHANGES.txt 11 Sep 2003 11:50:36 -0000 1.50 +++ CHANGES.txt 18 Sep 2003 09:47:06 -0000 1.51 @@ -5,7 +5,7 @@ 1.3 RC2 1. Added getFieldNames(boolean) to IndexReader, SegmentReader, and - SegmentsReader. (Julien Nioche via otis) + SegmentsReader. (Julien Nioche via otis) 2. Changed file locking to place lock files in System.getProperty("java.io.tmpdir"), where all users are @@ -32,6 +32,8 @@ This patch also fixes incorrect term document frequences when the same term is present in multiple segments. (Christoph Goller via Otis) + + 8. Added CachingWrapperFilter. 1.3 RC1
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]