You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by th...@apache.org on 2021/02/23 15:14:05 UTC

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

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

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

commit 4dffb7f911acdb7c131ad4d56069ef5b9678fd2d
Author: Timothy Potter <th...@gmail.com>
AuthorDate: Mon Feb 22 10:41:13 2021 -0700

    Adding Solr news for release 8.8.1
---
 .../solr/solr_news/2021-02-22-8-8-1-available.md   | 28 ++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/content/solr/solr_news/2021-02-22-8-8-1-available.md b/content/solr/solr_news/2021-02-22-8-8-1-available.md
new file mode 100644
index 0000000..66634d7
--- /dev/null
+++ b/content/solr/solr_news/2021-02-22-8-8-1-available.md
@@ -0,0 +1,28 @@
+Title: Apache Solr™ 8.8.1 available
+category: solr/news
+save_as:
+
+The Lucene PMC is pleased to announce the release of Apache Solr 8.8.1.
+
+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.8.1 is available for immediate download at:
+
+  <https://lucene.apache.org/solr/downloads.html>
+
+### Solr 8.8.1 Release Highlights:
+
+ * Feature 1 pasted from WIKI release notes
+ * Feature 2 ...
+
+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_8/solr-upgrade-notes.html>
+
+Please read CHANGES.txt for a full list of bugfixes:
+
+  <https://lucene.apache.org/solr/8_8_1/changes/Changes.html>
+
+Solr 8.8.1 also includes bugfixes in the corresponding Apache Lucene release:
+
+  <https://lucene.apache.org/core/8_8_1/changes/Changes.html>
\ No newline at end of file