mirror of https://github.com/apache/lucene.git
- Typo fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@628424 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c61a33d4a2
commit
95e2e57c86
|
@ -57,7 +57,7 @@ API Changes
|
|||
|
||||
Bug fixes
|
||||
|
||||
1. LUCENE-1134: Fixed BooleanQuery.rewrite to only optimze a single
|
||||
1. LUCENE-1134: Fixed BooleanQuery.rewrite to only optimize a single
|
||||
clause query if minNumShouldMatch<=0. (Shai Erera via Michael Busch)
|
||||
|
||||
2. LUCENE-1163: Fixed bug in CharArraySet.contains(char[] buffer, int
|
||||
|
|
Loading…
Reference in New Issue