dantuzi opened a new pull request, #12048: URL: https://github.com/apache/lucene/pull/12048
### Description The Hnsw parameters like MAXIMUM_MAX_CONN, DEFAULT_MAX_CONN, MAXIMUM_BEAM_WIDTH, and DEFAULT_BEAM_WIDTH should not be maintained in the codec-related class HnswVectorFormat but it's more reasonable to keep them in the HnswGraphBuilder class. -- 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]
