gf2121 commented on code in PR #12838: URL: https://github.com/apache/lucene/pull/12838#discussion_r1404145355
########## lucene/core/src/java/org/apache/lucene/codecs/lucene99/Lucene99SkipReader.java: ########## @@ -48,7 +48,7 @@ * * <p>Therefore, we'll trim df before passing it to the interface. see trim(int) Review Comment: This java doc explains in detail why we need this `trim`. We need to update it :) -- 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