clarify change entry a bit

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@464200 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Daniel Naber 2006-10-15 14:18:56 +00:00
parent 08847456e9
commit 323328ca97
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ Bug fixes
boosts of zero don't confuse the BooleanWeight explain method.
(Chris Hostetter)
11. LUCENE-593: Fixed inner Iterator
11. LUCENE-593: Fixed LuceneDictionary's inner Iterator
(Kåre Fiedler Christiansen via Otis Gospodnetic)
12. LUCENE-641: fixed an off-by-one bug with IndexWriter.setMaxFieldLength()