mirror of https://github.com/apache/lucene.git
Synchronize 6.6.3 changes
This commit is contained in:
parent
e5541bcfa1
commit
eab33d00a0
|
@ -733,7 +733,11 @@ Other
|
|||
(David Smiley)
|
||||
|
||||
======================= Lucene 6.6.3 =======================
|
||||
(No Changes)
|
||||
|
||||
Build
|
||||
|
||||
* LUCENE-6144: Upgrade Ivy to 2.4.0; 'ant ivy-bootstrap' now removes old Ivy
|
||||
jars in ~/.ant/lib/. (Shawn Heisey, Steve Rowe)
|
||||
|
||||
======================= Lucene 6.6.2 =======================
|
||||
|
||||
|
|
|
@ -1706,9 +1706,15 @@ Apache UIMA 2.3.1
|
|||
Apache ZooKeeper 3.4.11
|
||||
Jetty 9.4.8.v20171121
|
||||
|
||||
Bug Fixes
|
||||
----------------------
|
||||
|
||||
(No Changes)
|
||||
* SOLR-11971: Don't allow referal to external resources in DataImportHandler's dataConfig request parameter.
|
||||
(麦 香浓郁, Uwe Schindler)
|
||||
|
||||
* SOLR-11503: Collections created with legacyCloud=true cannot be opened if legacyCloud=false (Erick Erickson)
|
||||
|
||||
* SOLR-11993: LeaderInitiatedRecoveryThread does not retry on UnknownHostException (shalin, Cao Manh Dat, Steve Rowe)
|
||||
|
||||
================== 6.6.2 ==================
|
||||
|
||||
|
|
Loading…
Reference in New Issue