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 0256020eb Fix news for Solr 10 release - add extra characters
0256020eb is described below

commit 0256020eb05e0107401c1ea3abca245d8ca70c69
Author: Anshum Gupta <[email protected]>
AuthorDate: Tue Mar 3 17:27:08 2026 -0800

    Fix news for Solr 10 release - add extra characters
---
 content/solr/solr_news/2026-03-03-10-0-0-available.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 8d188909a..48ee95134 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
@@ -26,7 +26,7 @@ This is a major-version release with breaking changes. The 
highlights below is n
 ### 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
   * cuVS-Lucene Integration: Support for cuVS-Lucene as a pluggable codec 
enabling GPU acceleration for vector operations.
-  * Enhanced KNN Query Parameters**: New `efSearch` parameter and 
`efSearchScaleFactor` for fine-tuning vector search performance
+  * Enhanced KNN Query Parameters: New `efSearch` parameter and 
`efSearchScaleFactor` for fine-tuning vector search performance
   * Feature Vector Caching for LTR: New caching mechanism for ranking feature 
vectors significantly improves performance
 * MergeOnFlushMergePolicy: New merge policy that optimizes indexing throughput 
by performing merges during flush operations rather than separately
 

Reply via email to