romseygeek commented on issue #12356: URL: https://github.com/apache/lucene/issues/12356#issuecomment-1581011484
> we'd have the same issue that every read needs to perform a refill if backward and forward reads are interleaved I think this would only be the case if the target of the binary search was precisely on the boundary of the buffer pages? Which could happen with whatever paging strategy we use. -- 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]
