jpountz commented on PR #1068: URL: https://github.com/apache/lucene/pull/1068#issuecomment-1240949394
The fact that it should be legal for `ConjunctionDISI` to return `NO_MORE_DOCS` when the lead iterator advances to `NO_MORE_DOCS` without advancing other iterators makes me wonder if this change is hiding another bug. Do you understand why it's important for clauses under the `ConjuctionDISI` to advance to `NO_MORE_DOCS`? -- 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]
