msokolov commented on PR #15558: URL: https://github.com/apache/lucene/pull/15558#issuecomment-4280244852
okay, I'll take a closer look, but if we think it's an outright win, we should probably backport it? Even if there are tradeoffs and we think it's better overall, we might want to do so. For example, this is what is happening with vector quantization -- the version in 10.4 is a complete overhaul of what we had in 10.3 and earlier that generally provides better recall but does do more indexing work and some users may see different results depending on their data. -- 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]
