mirror of https://github.com/apache/lucene.git
SpellChecker min score is incorrectly changed by suggestSimilar: LUCENE-575
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@410973 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3afc9192b9
commit
62df9360f1
|
@ -23,7 +23,7 @@ Bug fixes
|
|||
(Yonik Seeley)
|
||||
|
||||
3. LUCENE-575: SpellChecker min score is incorrectly changed by suggestSimilar
|
||||
(Yonik Seeley)
|
||||
(Karl Wettin via Yonik Seeley)
|
||||
|
||||
Optimizations
|
||||
|
||||
|
|
Loading…
Reference in New Issue