You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@lucene.apache.org by us...@apache.org on 2010/02/19 08:33:38 UTC

svn commit: r911724 - /lucene/java/trunk/CHANGES.txt

Author: uschindler
Date: Fri Feb 19 07:33:38 2010
New Revision: 911724

URL: http://svn.apache.org/viewvc?rev=911724&view=rev
Log:
LUCENE-2270: Fix issue number

Modified:
    lucene/java/trunk/CHANGES.txt

Modified: lucene/java/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/java/trunk/CHANGES.txt?rev=911724&r1=911723&r2=911724&view=diff
==============================================================================
--- lucene/java/trunk/CHANGES.txt (original)
+++ lucene/java/trunk/CHANGES.txt Fri Feb 19 07:33:38 2010
@@ -81,7 +81,6 @@
 
 * LUCENE-2249: ParallelMultiSearcher should shut down thread pool on
   close.  (Martin Traverso via Uwe Schindler)
-
   
 New features
 
@@ -241,11 +240,10 @@
    only one payload is present.  (Erik Hatcher, Mike McCandless
    via Uwe Schindler)
 
- * LUCENE-2770: Queries consisting of all zero-boost clauses
+ * LUCENE-2270: Queries consisting of all zero-boost clauses
    (for example, text:foo^0) sorted incorrectly and produced
    invalid docids. (yonik)
 
-
 API Changes
 
  * LUCENE-1609 (3.0.1 only): Restore IndexReader.getTermInfosIndexDivisor