document the fuzzy query optimization

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150629 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Daniel Naber 2004-11-07 23:31:16 +00:00
parent 898aa6abe6
commit 6f3bf4837d
1 changed files with 5 additions and 0 deletions

View File

@ -109,6 +109,11 @@ $Id$
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