alessandrobenedetti opened a new pull request, #13399: URL: https://github.com/apache/lucene/pull/13399
### Description The code for vector formats in the core codec package grew up quite consistently, impacting readability and maintainability. My main concerns are around duplicate code, package organisation and documentation. The scope of this pull request is to improve those matters iteratively. Improvements should be iterative so I'll keep this pull request as small as possible and then we can iteratively build on it. N.B. This contribution is in draft but I want to collect some first feedback to adapt it N.B. This contribution is a side effect of a workshop I'm preparing for Community Over Code EU 2024, so it's still missing formalities such as package documentation, Javadocs, polishment but I strongly encourage to participate so that we can finalise it soon (this area is moving fast) -- 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