goller 2004/10/06 05:15:05 Modified: . CHANGES.txt Log: Revision Changes Path 1.117 +10 -1 jakarta-lucene/CHANGES.txt Index: CHANGES.txt =================================================================== RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v retrieving revision 1.116 retrieving revision 1.117 diff -u -r1.116 -r1.117 --- CHANGES.txt 4 Oct 2004 19:45:27 -0000 1.116 +++ CHANGES.txt 6 Oct 2004 12:15:05 -0000 1.117 @@ -87,6 +87,15 @@ 18. Add support for stored compressed fields (Bug#31149). (Bernhard Messer via Christoph) + +19. Add support for position and offset information in term vectors + (Patch #18927). (Grant Ingersoll & Christoph) + +20. Removed synchronization from reading of term vectors with an + IndexReader (Patch #30736). (Bernhard Messer via Christoph) + +21. Add a serializable Parameter Class to standardize parameter enum + classes in BooleanClause and Field. (Christoph) 1.4.1
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]