romseygeek opened a new pull request, #16218:
URL: https://github.com/apache/lucene/pull/16218

   We have a few tests which need to explicitly disable SimpleTextCodec because 
it doesn't implement skippers properly.  This adds a simple implementation 
(single level, 8 docs per entry) that passes the standard suite of tests in 
BaseDocValuesFormatTestCase and will support other tests that assume 
non-degenerate implementations.  Tests that need implementation-specific 
skipper behaviour (eg definite block sizes) continue to explicitly set their 
Codecs.


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

Reply via email to