msokolov commented on code in PR #15425:
URL: https://github.com/apache/lucene/pull/15425#discussion_r2523959019


##########
lucene/core/src/java/org/apache/lucene/codecs/lucene99/Lucene99HnswVectorsWriter.java:
##########
@@ -402,14 +404,22 @@ private void reconstructAndWriteNeighbours(
 
   @Override
   public void mergeOneField(FieldInfo fieldInfo, MergeState mergeState) throws 
IOException {
+    // nocommit

Review Comment:
   oops! this snuck in from another branch



-- 
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]

Reply via email to