LUCENE-2270: Fix issue number

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@911724 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Uwe Schindler 2010-02-19 07:33:38 +00:00
parent c05170cecc
commit 8012813045

View File

@ -82,7 +82,6 @@ Bug fixes
* LUCENE-2249: ParallelMultiSearcher should shut down thread pool on
close. (Martin Traverso via Uwe Schindler)
New features
* LUCENE-2128: Parallelized fetching document frequencies during weight
@ -241,11 +240,10 @@ Bug fixes
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