otis 2002/06/27 09:30:20 Modified: . CHANGES.txt Log: - Updated an existing item. Revision Changes Path 1.20 +3 -3 jakarta-lucene/CHANGES.txt Index: CHANGES.txt =================================================================== RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- CHANGES.txt 21 Jun 2002 16:54:00 -0000 1.19 +++ CHANGES.txt 27 Jun 2002 16:30:20 -0000 1.20 @@ -12,8 +12,8 @@ Fix for bug 9015, http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9015 (Dale Anson via otis) - 3. Added the ability to disable lock creation by using disableLocks system - property. This is useful for read-only media, such as CD-ROMs. + 3. Added the ability to disable lock creation by using disableLuceneLocks + system property. This is useful for read-only media, such as CD-ROMs. (otis) 4. Added id method to Hits to be able to access the index global id.
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>