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

   ### Description
   
   Implemented a searcher specific to address the thread-safety problem on 
searching on `OnHeapHnswGraph`
   
   Idea: https://github.com/apache/lucene/pull/12246#discussion_r1181173636
   
   ### Test
   A test case comparing the search using 4 threads and new class with single 
thread and old one.


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