epotyom commented on PR #16089: URL: https://github.com/apache/lucene/pull/16089#issuecomment-4728631214
Thanks for the explanation! The "at most 2 crossing leaves" argument holds for 1D. However, `PointRangeQuery` supports up to 8 dimensions, where the number of crossing leaves can grow significantly. Did you run benchmarks for multi-dimensional cases? -- 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]
