git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@825977 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2009-10-16 16:14:10 +00:00
parent 1a5a3c99c3
commit 2f08d0ba66
1 changed files with 1 additions and 1 deletions

View File

@ -894,7 +894,7 @@ Optimizations
using CloseableThreadLocal internally. (Jason Rutherglen via Mike
McCandless).
* LUCENE-1224: Short circuit FuzzyQuery.rewrite when input token length
* LUCENE-1124: Short circuit FuzzyQuery.rewrite when input token length
is small compared to minSimilarity. (Timo Nentwig, Mark Miller)
* LUCENE-1316: MatchAllDocsQuery now avoids the synchronized