nikcio opened a new pull request, #690: URL: https://github.com/apache/lucenenet/pull/690
#663 This should target almost all of the issues currently reported in #663 but I think there will come more of the same issues after this is merged and scanned due to all the new methods now being static. So don't close the issue just yet. It's mostly just adding `static` and a comment. But some places I've also changed the code to work with the new static classes. I should only have changed the code in some tests. I've also added `virtual` to classes that I found had the `final` keyword in the Java source code. -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org