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:
Yonik Seeley 2006-06-01 21:37:14 +00:00
parent 3afc9192b9
commit 62df9360f1
1 changed files with 1 additions and 1 deletions

View File

@ -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