timgrein commented on issue #13375: URL: https://github.com/apache/lucene/issues/13375#issuecomment-2116872792
> I suspect that existing benchmarks won't show needle moving results if they don't have enough queries that can be optimized through this opto. Yes, I'm gathering some specific numbers for this exact case. I'll also suspect that this rewriting should've a purely positive effect, especially considering that you've a max of `4` dimensions for `FloatRange`, `DoubleRange` etc., which should make detecting a query containing such a query very fast. -- 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]
