msokolov opened a new issue, #14639:
URL: https://github.com/apache/lucene/issues/14639

   ### Description
   
   org.apache.lucene.search.TestSeededKnnFloatVectorQuery.testTimeout test 
failures demonstrate that when we early terminate (timeout) query execution, 
the optimistic strategy still tries to collect more hits, but fails because the 
timeout prevents it, and can then return 0 hits.
   
   > NOTE: reproduce with: gradlew test --tests 
TestSeededKnnFloatVectorQuery.testTimeout -Dtests.seed=FBB7AD01C7763E0 
-Dtests.multiplier=3 -Dtests.nightly=true -Dtests.locale=dz-Tibt-BT 
-Dtests.timezone=Canada/Saskatchewan -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   
   ### Version and environment details
   
   _No response_


-- 
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.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