iprithv commented on PR #15991:
URL: https://github.com/apache/lucene/pull/15991#issuecomment-4454183479

   > Our latest PostingsEnum implementations do actually implement 
docIdRunEnd() where they can (eg see Lucene104PostingsReader). 
MaxScoreBulkScorer currently has a TODO about using bitsets for filters that I 
think would get us a lot of benefits here, so maybe that's something to 
concentrate on as an immediate next step?
   
   Sounds good, I’ve put together a PR for this 
[https://github.com/apache/lucene/pull/16069](https://github.com/apache/lucene/pull/16069).
 Thanks!
   


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