Shradha26 commented on issue #12558:
URL: https://github.com/apache/lucene/issues/12558#issuecomment-1722494326
Hey @gsmiller, thanks for looking at the issue. Here's a draft PR for a test
case that replicates this state: https://github.com/apache/lucene/pull/12563.
The test ``testMaxDocIsN
Shradha26 opened a new pull request, #12563:
URL: https://github.com/apache/lucene/pull/12563
[Draft] Test case to replicate maxDoc == 0 when using IntTaxonomyFacets
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
Deepika0510 commented on PR #12345:
URL: https://github.com/apache/lucene/pull/12345#issuecomment-1722444781
@jpountz To wrap all the leaves, we would need to wrap ReaderContext classes
along with LeafReader classes as well right? Since, we generally access the
leaves through the ReaderCont