The Solr PMC is pleased to announce the release of Apache Solr 9.2.1.

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, dynamic clustering, database
integration, rich document handling, and geospatial search. Solr is 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.

Solr 9.2.1 is available for immediate download at:

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

### Solr 9.2.1 Release Highlights:

 * Fix Classloading Exception for inter-node requests when using SSL and
HTTP2
 * Use the right cluster property for displaying if TLS is enabled
 * Fix NPE in SystemInfoHandler for inter-node requests that would cause
the Nodes page not to load
 * Fixing bin/solr's '-noprompt' option to work for examples
 * Allow custom configuration of Jetty's SecureRequestCustomizer
 * Fix KerberosPlugin module classloading when using the hadoop-auth module
 * Fixing SOLR_DATA_HOME to be honored outside of verbose mode
 * Use the correct instance of ReponseParser for
Http2SolrClient.processErrorsAndResponse
 * Fix Java version detection when `_JAVA_OPTIONS` is set

Please refer to the Upgrade Notes in the Solr Ref Guide for information on
upgrading from previous Solr versions:

  <
https://solr.apache.org/guide/solr/9_2/upgrade-notes/solr-upgrade-notes.html
>

Please read CHANGES.txt for a full list of bugfixes:

  <https://solr.apache.org/9_2_1/changes/Changes.html>

Reply via email to