jpountz commented on PR #14067:
URL: https://github.com/apache/lucene/pull/14067#issuecomment-2544039360
Block-joins require deletes to be consistent across parent and child
documents. So I wouldn't call it a bug, the implementation should be free to
check deletes on child documents or pare
jimczi opened a new pull request, #14067:
URL: https://github.com/apache/lucene/pull/14067
This change ensures that BlockJoinBulkScorer verifies deletions at the
parent level.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a