NightOwl888 commented on issue #792: URL: https://github.com/apache/lucenenet/issues/792#issuecomment-1900999250
Actually, I am a bit puzzled why this is even here. There is nothing else in the file that writes to this field. But if it were set up like the original Lucene code, initializing the variable to a static instance is very cheap and it wouldn't write anything when calling the `Console.Out` getter to set the field. So, there is little downside in reverting back to the original implementation. -- 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