NightOwl888 commented on pull request #393: URL: https://github.com/apache/lucenenet/pull/393#issuecomment-733207300
Thanks for the PR. This is something that @Shazwazza has been working on, but the way the [API docs are currently deployed](https://lucenenet.apache.org/contributing/documentation.html#api-docs), these changes will be overwritten during the next documentation release. There is some discussion about this topic in - https://github.com/apache/lucenenet/pull/231 - https://github.com/apache/lucenenet/pull/229#issuecomment-520831453 (scroll down to the "code samples" heading) In general, we need to get the `JavaToMarkdownConverter` tool automated to the point we can "freeze" the documentation at Lucene 4.8.1 without the risk of important info being reverted if it is re-run and to flag any things that need to be dealt with manually, and then we will be able to go through and convert all of the code samples and platform-specific information to target C#/.NET. ---------------------------------------------------------------- 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: us...@infra.apache.org