mirror of
https://github.com/apache/lucene.git
synced 2025-03-01 22:09:24 +00:00
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
|
using CloseableThreadLocal internally. (Jason Rutherglen via Mike
|
||||||
McCandless).
|
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)
|
is small compared to minSimilarity. (Timo Nentwig, Mark Miller)
|
||||||
|
|
||||||
* LUCENE-1316: MatchAllDocsQuery now avoids the synchronized
|
* LUCENE-1316: MatchAllDocsQuery now avoids the synchronized
|
||||||
|
Loading…
x
Reference in New Issue
Block a user