NightOwl888 opened a new issue, #660: URL: https://github.com/apache/lucenenet/issues/660
https://sonarcloud.io/project/issues?resolved=false&types=BUG&id=nikcio_lucenenet&open=AYPAuQAohbfJOGLOobtL We should be overwriting the value of `return` here, but we are not. This needs to be analyzed further by comparing against Lucene 4.8.1: 1. If this is a bug in the translation from Java to .NET, we should simply fix it. 2. If this is a bug that still exists in the current version of Lucene, we should both fix it and report it to them. 3. If this is a bug that existed in 4.8.1 but was fixed since, we need to track down the JIRA/GitHub issue number and leave a comment indicating the issue number of the patch that has been applied. The entire patch should be analyzed and we should bring over all changes from the patch. We should also look up and include the Lucene version number(s) it was released in so we know when to remove the comment. -- 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: dev-unsubscr...@lucenenet.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org