gsmiller merged PR #13972:
URL: https://github.com/apache/lucene/pull/13972
--
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.ap
jpountz commented on code in PR #13972:
URL: https://github.com/apache/lucene/pull/13972#discussion_r1827331927
##
lucene/core/src/java/org/apache/lucene/codecs/lucene101/Lucene101PostingsReader.java:
##
@@ -601,7 +599,7 @@ public int advance(int target) throws IOException {
gsmiller commented on code in PR #13972:
URL: https://github.com/apache/lucene/pull/13972#discussion_r1826036633
##
lucene/backward-codecs/src/java/org/apache/lucene/backward_codecs/lucene912/Lucene912PostingsReader.java:
##
@@ -1755,13 +1755,13 @@ static long readVLong15(DataIn
gsmiller commented on code in PR #13972:
URL: https://github.com/apache/lucene/pull/13972#discussion_r1826037886
##
lucene/core/src/java/org/apache/lucene/codecs/lucene101/Lucene101PostingsReader.java:
##
@@ -601,7 +599,7 @@ public int advance(int target) throws IOException {