dweiss commented on PR #16313: URL: https://github.com/apache/lucene/pull/16313#issuecomment-5038198996
There is actually some value in this conversion since switch statements on strings should compile to faster code than a series of ifs - I'll merge this. -- 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]
