This is an automated email from the ASF dual-hosted git repository.
anshum 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 6f90afba1 Fix news for Solr 10 release
6f90afba1 is described below
commit 6f90afba172e4cadb010570082ee293fc878f31f
Author: Anshum Gupta <[email protected]>
AuthorDate: Tue Mar 3 17:25:18 2026 -0800
Fix news for Solr 10 release
---
content/solr/solr_news/2026-03-03-10-0-0-available.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/solr/solr_news/2026-03-03-10-0-0-available.md
b/content/solr/solr_news/2026-03-03-10-0-0-available.md
index 961cbc440..8d188909a 100644
--- a/content/solr/solr_news/2026-03-03-10-0-0-available.md
+++ b/content/solr/solr_news/2026-03-03-10-0-0-available.md
@@ -20,8 +20,8 @@ This is a major-version release with breaking changes. The
highlights below is n
## Solr 10.0.0 Release Highlights:
-* Minimum Java version supported: Java 21 (or 17, for SolrJ)
- *Powered by Lucene 10.3, with numerous small and large improvements.
+* Minimum Java version supported: **Java 21** (or 17, for SolrJ)
+* Powered by **Apache Lucene 10.3**, with numerous small and large
improvements.
### Querying and Indexing
* Significant expansion in vector search capabilities with support for scalar
and binary quantized dense vectors for improved performance and reduced memory
usage