jpountz commented on code in PR #13556:
URL: https://github.com/apache/lucene/pull/13556#discussion_r1671719100


##########
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:
   Can you create a new `TestPerThreadPKLookup` under 
lucene/test-framework/src/test` and move this test there?



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

Reply via email to