[ https://issues.apache.org/jira/browse/LUCENE-9844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17302170#comment-17302170 ]
Robert Muir commented on LUCENE-9844: ------------------------------------- +1, these little pieces of docs are very useful to newcomers to the source code. Of course it is open-source and if you really want to work on the code, you will read the code anyway. But it makes it easier to understand the whole thing first at a high-level, and then later to confirm your understanding of what you are seeing form the source code. > Document the disk layout of Lucene90VectorFormat > ------------------------------------------------ > > Key: LUCENE-9844 > URL: https://issues.apache.org/jira/browse/LUCENE-9844 > Project: Lucene - Core > Issue Type: Wish > Reporter: Michael Sokolov > Assignee: Michael Sokolov > Priority: Major > > We created a new file format (three new file formats, actually) to encode > vectors and their associated HNSW graphs. We should document how the bytes > are laid out in these formats as a javadoc for {{Lucene90VectorFormat}}. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org