mirror of
https://github.com/apache/lucene.git
synced 2025-03-04 07:19:18 +00:00
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:
parent
c05170cecc
commit
8012813045
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user