dnaber 2004/11/07 15:31:16 Modified: . CHANGES.txt Log: document the fuzzy query optimization Revision Changes Path 1.120 +6 -1 jakarta-lucene/CHANGES.txt Index: CHANGES.txt =================================================================== RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v retrieving revision 1.119 retrieving revision 1.120 diff -u -r1.119 -r1.120 --- CHANGES.txt 18 Oct 2004 22:30:15 -0000 1.119 +++ CHANGES.txt 7 Nov 2004 23:31:16 -0000 1.120 @@ -109,6 +109,11 @@ characters from user input in order to avoid so-called cross site scripting attacks. (Daniel Naber) +24. Optimize fuzzy queries so the standard fuzzy queries with a prefix + of 0 now run 20-50% faster (Patch #31882). + (Jonathan Hager via Daniel Naber) + + 1.4.1 1. Fixed a performance bug in hit sorting code, where values were not
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]