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

dsmiley pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr-site.git

commit 87215b4383d6a9337b6308a707a576fb60fa8477
Author: David Smiley <[email protected]>
AuthorDate: Thu Jan 18 14:50:11 2024 -0500

    Adding Solr news for release 9.4.1
---
 .../solr/solr_news/2024-01-18-9-4-1-available.md   | 23 ++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/content/solr/solr_news/2024-01-18-9-4-1-available.md 
b/content/solr/solr_news/2024-01-18-9-4-1-available.md
new file mode 100644
index 000000000..c63d4ee6e
--- /dev/null
+++ b/content/solr/solr_news/2024-01-18-9-4-1-available.md
@@ -0,0 +1,23 @@
+Title: Apache Solr™ 9.4.1 available
+category: solr/news
+save_as:
+
+The Solr PMC is pleased to announce the release of Apache Solr 9.4.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.4.1 is available for immediate download at:
+
+  <https://solr.apache.org/downloads.html>
+
+### Solr 9.4.1 Release Highlights:
+
+A big regression to the JSON Query API in 9.4 is primarily what prompted this 
release.  Additionally, some security oriented improvements/fixes have been 
added, and many transitive dependencies have been upgraded.
+
+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_4/upgrade-notes/solr-upgrade-notes.html>
+
+Please read CHANGES.txt for a full list of bugfixes:
+
+  <https://solr.apache.org/9_4_1/changes/Changes.html>
\ No newline at end of file

Reply via email to