benwtrent commented on code in PR #15590: URL: https://github.com/apache/lucene/pull/15590#discussion_r2712353093
########## lucene/CHANGES.txt: ########## @@ -121,6 +121,8 @@ Bug Fixes * GITHUB#12561: UAX29URLEmailTokenizer matched emails with commas and invalid periods in the local part. (Eran Yarkon) +* GITHUB#15590: Fix race and improve performance of HNSW graph building (Viliam Durina) Review Comment: move this all to 10.4 at least I would say so it can be backported -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
