cutting 2002/07/26 10:32:54 Modified: . CHANGES.txt Log: Clarified a change message. Revision Changes Path 1.27 +4 -4 jakarta-lucene/CHANGES.txt Index: CHANGES.txt =================================================================== RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- CHANGES.txt 25 Jul 2002 06:11:35 -0000 1.26 +++ CHANGES.txt 26 Jul 2002 17:32:54 -0000 1.27 @@ -43,9 +43,9 @@ test class TestPhrasePrefixQuery provides the usage example. (Anders Nielsen via otis) - 11. Changed the stemming algorithm to ignore case while stripping. The - algorithm is faster and produces more equal stems from nouns and verbs - derived from the same word. + 11. Changed the German stemming algorithm to ignore case while + stripping. The new algorithm is faster and produces more equal + stems from nouns and verbs derived from the same word. (gschwarz) 1.2 RC6
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>