mirror of https://github.com/apache/lucene.git
SOLR-947 update -- Removing from changelog because the bug was in lucene.jar introduced after 1.3 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733225 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
38790ddcbf
commit
de5a72a40e
|
@ -216,9 +216,6 @@ Bug Fixes
|
|||
24. SOLR-902: FastInputStream#read(byte b[], int off, int len) gives incorrect results when amount left to read is less
|
||||
than buffer size (Noble Paul via shalin)
|
||||
|
||||
25. SOLR-947: ConstantScoreRangeQuery should be checked before RangeQuery in QueryParsing.toString().
|
||||
This causes NPE when requesting open ended range query with debugQuery=on (koji)
|
||||
|
||||
|
||||
Other Changes
|
||||
----------------------
|
||||
|
|
Loading…
Reference in New Issue