zhaih commented on issue #13009:
URL: https://github.com/apache/lucene/issues/13009#issuecomment-1890324110

   I think that test case doesn't work well with simple text codec as that 
codec will always visit documents upto limit (which is the cardinality of the 
acceptDoc), however the test will basically fail with the exception above after 
it visit to the limit. I'll open a PR to just not using the SimpleTextCodec if 
it is randomly chosen.


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