jdconrad opened a new pull request, #11945:
URL: https://github.com/apache/lucene/pull/11945

   This change adds an additional test codec allowing a configurable number for 
max connections per vector when building an hnsw index. By setting the number 
of connections to `128` as part of `TestManyKnnDocs.testLargeSegment` we can 
reduce the number of indexed vectors to `2088992` and still reproduce the test 
failure prior to the fix by @benwtrent in 
https://github.com/apache/lucene/pull/11905.
   
   This changed reduced the test time for me from ~90 minutes to ~3 minutes 
locally. 
   
   cc @rmuir 
   


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