mikemccand commented on PR #13253: URL: https://github.com/apache/lucene/pull/13253#issuecomment-2072488466
This might be a needle-moving optimization for apps that reuse a single `TermsEnum` and seek randomly to terms, right? Because all up and down the stack of `SegmentTermsEnumFrame`s we can `rewindWithoutReload` for many/most of them? -- 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]
