mikemccand commented on PR #15938: URL: https://github.com/apache/lucene/pull/15938#issuecomment-4224152590
+1 to keep it simple (just binary search option). I think it's OK if the already fast cases get a bit slower, and the slow cases get sizably faster? We've made similar tradeoffs in the past for query execution optimizations. -- 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]
