mayya-sharipova commented on a change in pull request #416: URL: https://github.com/apache/lucene/pull/416#discussion_r783194063
########## File path: lucene/core/src/java/org/apache/lucene/codecs/lucene90/Lucene90HnswVectorsFormat.java ########## @@ -54,13 +63,19 @@ * <li><b>[int32]</b> vector similarity function ordinal * <li><b>[vlong]</b> offset to this field's vectors in the .vec file * <li><b>[vlong]</b> length of this field's vectors, in bytes - * <li><b>[vlong]</b> offset to this field's index in the .vex file + * <li><b>[vlong]</b> to this field's index in the .vex file Review comment: Accidental removal, reinstated 5e42f220c9c35ed0ec567bd2b760c6cbe21671f4 -- 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