16 November 2021, Apache Solr™ 8.11 available

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

Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr 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.

The release is available for immediate download at:

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

Please read CHANGES.txt for a detailed list of changes:

https://solr.apache.org/docs/8_11_0/changes/Changes.html

Solr 8.11.0 Release Highlights

Security

MultiAuthPlugin (for authentication) and MultiAuthRuleBasedAuthorizationPlugin (for authorization) classes to support multiple authentication schemes, such as Bearer and Basic. This allows the Admin UI to use OIDC (JWTAuthPlugin) to authenticate users while still supporting Basic authentication for command-line tools and the Prometheus exporter.


A summary of important changes is published in the Solr Reference Guide at https://solr.apache.org/solr/guide/8_11/solr-upgrade-notes.html. For the most exhaustive list, see the full release notes at https://solr.apache.org/docs/8_11_0/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_11_0/changes/Changes.html

  • No labels