benwtrent commented on code in PR #14094:
URL: https://github.com/apache/lucene/pull/14094#discussion_r2023396128


##########
lucene/CHANGES.txt:
##########
@@ -139,6 +139,8 @@ New Features
 
 * GITHUB#14412: Allow skip cache factor to be updated dynamically. (Sagar 
Upadhyaya)
 
+* GITHUB#14094: New KNN query that early terminates when HNSW nearest neighbor 
queue saturates. (Tommaso Teofili)

Review Comment:
   10.2 is cut, so this will now be a 10.3 thing :/



##########
lucene/CHANGES.txt:
##########
@@ -139,6 +139,8 @@ New Features
 
 * GITHUB#14412: Allow skip cache factor to be updated dynamically. (Sagar 
Upadhyaya)
 
+* GITHUB#14094: New KNN query that early terminates when HNSW nearest neighbor 
queue saturates. (Tommaso Teofili)

Review Comment:
   Unless this is being added to 10.2



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to