vsop-479 commented on code in PR #13556: URL: https://github.com/apache/lucene/pull/13556#discussion_r1671812467
########## lucene/core/src/test/org/apache/lucene/index/TestTermsEnum.java: ########## @@ -998,6 +999,43 @@ public void testCommonPrefixTerms() throws Exception { d.close(); } + public void testPKLookupWithUpdate() throws Exception { Review Comment: Thanks @jpountz , I moved the test case. -- 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