Apache Solr Release Notes
This file lists Solr’s raw release notes with details of every change to Solr. Most people will find the solr-upgrade-notes.adoc file more approachable. https://github.com/apache/lucene-solr/blob/master/solr/solr-ref-guide/src/solr-upgrade-notes.adoc
Release 8.6.3
- Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.
- Bug Fixes (6)
- SOLR-14859: DateRangeField now throws errors when invalid field/fieldType options specified; no longer silently accepts incompatible option values
(Jason Gerlowski, Chris Hostetter, Munendra S N) - SOLR-14768: Fix HTTP multipart POST to Solr — a regression from 8.6.0. Many Jetty classes are not classpath-visible from the Solr webapp.
(David Smiley) - SOLR-14850: Fix ExactStatsCache NullPointerException when shards.tolerant=true.
(Yevhen Tienkaiev via ab) - SOLR-14897: Fix unlimited number of forwarding the request from one node to another node.
(hossman, Munendra S N) - SOLR-14898: Stop returning duplicate HTTP response headers when requests are forward to another node.
(hossman) - SOLR-14835: Solr 8.6.x log starts with “XmlConfiguration Ignored arg” warning from Jetty. This incorrect message is caused by a bug in Jetty 9.4.27 and can be safely ignored (the configuration is still correctly processed).
(Colving Cowie, ab)
- SOLR-14859: DateRangeField now throws errors when invalid field/fieldType options specified; no longer silently accepts incompatible option values
转自 https://downloads.apache.org/lucene/solr/8.6.3/changes/Changes.html
solr-8.6.3-src.tgz 2020-10-04 01:44 74M
solr-8.6.3-src.tgz.asc 2020-10-04 01:44 833
solr-8.6.3-src.tgz.sha512 2020-10-04 01:44 149
solr-8.6.3.tgz 2020-10-04 01:44 187M
solr-8.6.3.tgz.asc 2020-10-04 01:44 833
solr-8.6.3.tgz.sha512 2020-10-04 01:44 145
solr-8.6.3.zip 2020-10-04 01:44 188M
solr-8.6.3.zip.asc 2020-10-04 01:44 833
solr-8.6.3.zip.sha512 2020-10-04 01:44 145
转自 https://downloads.apache.org/lucene/solr/8.6.3/