mirror of https://github.com/apache/lucene.git
SOLR-8418: Move CHANGES.txt entry to 5.4.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1725145 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
24c46305bd
commit
170f0731f5
|
@ -377,9 +377,6 @@ Bug Fixes
|
|||
|
||||
* SOLR-7462: AIOOBE in RecordingJSONParser (Scott Dawson, noble)
|
||||
|
||||
* SOLR-8418: Adapt to changes in LUCENE-6590 for use of boosts with MLTHandler and
|
||||
Simple/CloudMLTQParser (Jens Wille, Ramkumar Aiyengar)
|
||||
|
||||
* SOLR-8494: SimplePostTool and therefore the bin/post script cannot upload files larger than 2.1GB. (shalin)
|
||||
|
||||
* SOLR-8451: We should not call method.abort in HttpSolrClient or HttpSolrCall#remoteQuery and
|
||||
|
@ -562,6 +559,8 @@ Bug Fixes
|
|||
when the remaining non-excluded filters were all uncached. This bug was first introduced in 5.3.0
|
||||
(Andreas Müller, Vasiliy Bout, Erick Erickson, Shawn Heisey, Hossman, yonik)
|
||||
|
||||
* SOLR-8418: Adapt to changes in LUCENE-6590 for use of boosts with MLTHandler and
|
||||
Simple/CloudMLTQParser (Jens Wille, Ramkumar Aiyengar)
|
||||
|
||||
New Features
|
||||
----------------------
|
||||
|
|
Loading…
Reference in New Issue