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

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


The following commit(s) were added to refs/heads/main by this push:
     new 6b93a7cc7 Fix 9.10.0 release news formatting
6b93a7cc7 is described below

commit 6b93a7cc76e1cba9677612cd6a8da177848f0e21
Author: Jan Høydahl <[email protected]>
AuthorDate: Fri Nov 7 00:43:22 2025 +0100

    Fix 9.10.0 release news formatting
---
 content/solr/solr_news/2025-11-06-9-10-0-available.md | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/content/solr/solr_news/2025-11-06-9-10-0-available.md 
b/content/solr/solr_news/2025-11-06-9-10-0-available.md
index 6f54a1236..4411c5606 100644
--- a/content/solr/solr_news/2025-11-06-9-10-0-available.md
+++ b/content/solr/solr_news/2025-11-06-9-10-0-available.md
@@ -13,12 +13,12 @@ Solr 9.10.0 is available for immediate download at:
 ### Solr 9.10.0 Release Highlights:
 
  * **Java 24+ Support** - Solr now runs on Java 24 and later with Security 
Manager disabled
- * **External Tika Server Integration** - Solr Cell can  * delegate document 
parsing to external Tika server for  * improved stability and scalability
- * **Version-Based Cluster Protection** - Prevents nodes with  * older 
versions from joining SolrCloud clusters
- * **Full Outer Join Streaming** - New fullOuterJoin stream  * function added 
to streaming expressions
- * **Lucene upgraded to 9.12.3** and 30+ other dependency  * updates
- * **SolrJ Dependencies** - Apache HttpClient dependencies can  * be excluded 
if the legacy/deprecated SolrClients are not  * used.
- * **Deprecations** - XLSXResponseWriter, Tika Language  * Identifier, 
in-process Tika, and some SolrJ builders and  * methods in preparation for Solr 
10
+ * **External Tika Server Integration** - Solr Cell can delegate document 
parsing to external Tika server for improved stability and scalability
+ * **Version-Based Cluster Protection** - Prevents nodes with older versions 
from joining SolrCloud clusters
+ * **Full Outer Join Streaming** - New fullOuterJoin stream function added to 
streaming expressions
+ * **Lucene upgraded to 9.12.3** and 30+ other dependency updates
+ * **SolrJ Dependencies** - Apache HttpClient dependencies can be excluded if 
the legacy/deprecated SolrClients are not used.
+ * **Deprecations** - XLSXResponseWriter, Tika Language Identifier, in-process 
Tika, and some SolrJ builders and methods in preparation for Solr 10
 
 Please refer to the Upgrade Notes in the Solr Ref Guide for information on 
upgrading from previous Solr versions:
 
@@ -26,4 +26,4 @@ Please refer to the Upgrade Notes in the Solr Ref Guide for 
information on upgra
 
 Please read CHANGELOG.md for a full list of new features, changes and bugfixes:
 
-  <https://solr.apache.org/9_10_0/changes/Changes.html>
\ No newline at end of file
+  <https://solr.apache.org/9_10_0/changes/Changes.html>

Reply via email to