NightOwl888 opened a new pull request #331: URL: https://github.com/apache/lucenenet/pull/331
In some cases, it is more efficient to pass a string because there is no concatenation operation when supplying the parameter. This adds an overload to cover those cases, but it should only be used when there is no string concatenation operation taking place so the performance impact doesn't happen in production. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
