PenghaiZhang opened a new issue, #12537:
URL: https://github.com/apache/lucene/issues/12537
### Description
In version 4, method like `TermsEnum.docs` and `MultiFields.getTermDocsEnum`
take a parameter of `liveDocs` which can be used to filter out bits that should
not be returned.
Tony-X commented on issue #12536:
URL: https://github.com/apache/lucene/issues/12536#issuecomment-1704363702
I quickly tried this out and realized it doesn't work when we need to skip
with the skip lists we we lost track of how many positions that got skipped.
--
This is an automated mes
vsop-479 commented on issue #12524:
URL: https://github.com/apache/lucene/issues/12524#issuecomment-1704323418
@vigyasharma I tried running the test on Windows10 and it passed too.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH