iverase commented on code in PR #16059: URL: https://github.com/apache/lucene/pull/16059#discussion_r3233575882
########## lucene/CHANGES.txt: ########## @@ -97,6 +97,8 @@ API Changes * GITHUB#16058: Remove IOException from LeafReader#terms signature. (Ignacio Vera) +* GITHUB#16058: Remove IOException from LeafReader#getDocCount signature. (Ignacio Vera) Review Comment: I put all these changes under issue https://github.com/apache/lucene/issues/16052 -- 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]
