NightOwl888 commented on issue #772: URL: https://github.com/apache/lucenenet/issues/772#issuecomment-1329053439
As for de-nesting the enum, see [CA1034: Nested types should not be visible](https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca1034). While we aren't strictly following this rule everywhere, in this case it made sense to make the enum more discoverable. -- 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