You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by iv...@apache.org on 2020/09/01 06:27:34 UTC

[lucene-site] 03/03: Adding Solr news for release 8.6.2

This is an automated email from the ASF dual-hosted git repository.

ivera pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-site.git

commit afd5be9f6aee391022cf1d255924479358022620
Author: iverase <iv...@apache.org>
AuthorDate: Tue Sep 1 08:25:19 2020 +0200

    Adding Solr news for release 8.6.2
---
 .../solr/solr_news/2020-08-30-8-6-2-available.md   | 27 ++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/content/solr/solr_news/2020-08-30-8-6-2-available.md b/content/solr/solr_news/2020-08-30-8-6-2-available.md
new file mode 100644
index 0000000..3a4e1f2
--- /dev/null
+++ b/content/solr/solr_news/2020-08-30-8-6-2-available.md
@@ -0,0 +1,27 @@
+Title: Apache Solr™ 8.6.2 available
+category: solr/news
+save_as:
+
+The Lucene PMC is pleased to announce the release of Apache Solr 8.6.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, 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 8.6.2 is available for immediate download at:
+
+  <https://lucene.apache.org/solr/downloads.html>
+
+### Solr 8.6.2 Bug Fixes:
+
+ * SOLR-14751: Zookeeper Admin screen not working for old ZK versions.
+
+Please refer to the Upgrade Notes in the Solr Ref Guide for information on upgrading from previous Solr versions:
+
+  <https://lucene.apache.org/solr/guide/8_6/solr-upgrade-notes.html>
+
+Please read CHANGES.txt for a full list of bugfixes:
+
+  <https://lucene.apache.org/solr/8_6_2/changes/Changes.html>
+
+Solr 8.6.2 also includes bugfixes in the corresponding Apache Lucene release:
+
+  <https://lucene.apache.org/core/8_6_2/changes/Changes.html>
\ No newline at end of file