7 October 2020, Apache Solr™ 8.6.3 available

The Lucene PMC is pleased to announce the release of Apache Solr 8.6.3

Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search and analytics, rich document parsing, geospatial search, extensive REST APIs as well as parallel SQL. Solr is enterprise grade, secure and highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.

This release contains several bug fixes. The release is available for immediate download at:

The release is available for immediate download at:

https://lucene.apache.org/solr/downloads.html

Primary Solr 8.6.3 Bug Fixes:

  • SOLR-14898: Duplicate headers no longer accumulate on requests forwarded internally
  • SOLR-14768: Fix HTTP multipart POST requests to Solr (8.6.0 regression)
  • SOLR-14859: DateRangeField and other PrefixTree-based fields now reject invalid schema properties instead of quietly returning 0 results on certain queries.
  • SOLR-14663: CREATE ConfigSet action now copies base node content

In addition to these bug fixes, 8.6.3 users may notice that their Solr logs start with an "XmlConfiguration Ignored arg" warning produced by Jetty.  This message is caused by an underlying Jetty issue but can be safely ignored as Jetty configuration is still correctly processed.

Further details of changes are available in the change log available at: https://lucene.apache.org/solr/8_6_3/changes/Changes.html

Please report any feedback to the mailing lists (https://lucene.apache.org/solr/community.html#mailing-lists-irc)

Note: The Apache Software Foundation uses an extensive mirroring network for distributing releases. It is possible that the mirror you are using may not have replicated the release yet. If that is the case, please try another mirror. This also goes for Maven access.

  • No labels