sgup432 commented on issue #16425: URL: https://github.com/apache/lucene/issues/16425#issuecomment-5124561148
I was looking into same and completely agree on this! I think currently we pick the desired implementation based on the cost where doc values is given an arbitrary 8x penalty compared to BKD which predates skippers. Additionally there have been major improvements in skipper doc values space recently, so we need to recalibrate this. Probably we need to do some benchmarking and come up with a better estimation. -- 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]
