12 Apr 2021, Apache Solr™ 8.8.2 available

The Solr PMC is pleased to announce the release of Apache Solr 8.8.2

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:

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

Solr 8.8.2 Release Highlights

  • SOLR-15249: Properly set ZK ACLs on /security.json
  • SOLR-15233: Set doAs param in ConfigurableInternodeAuthHadoopPlugin
  • SOLR-15217: Use shardsWhitelist in ReplicationHandler
  • SOLR-15288: Hardening NODEDOWN event in collections using PerReplicaStates

Please report any feedback to the mailing lists (https://solr.apache.org/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.


A summary of important changes is published in the Solr Reference Guide at https://lucene.apache.org/solr/guide/8_8/solr-upgrade-notes.html.

For the most exhaustive list, see the full release notes at https://lucene.apache.org/solr/8_8_2/changes/Changes.html or by viewing the CHANGES.txt file accompanying the distribution.

Solr's release notes usually don't include Lucene layer changes.  Lucene's release notes are at https://lucene.apache.org/core/8_8_2/changes/Changes.html

  • No labels