mirror of https://github.com/apache/lucene.git
fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@825977 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1a5a3c99c3
commit
2f08d0ba66
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue