ahmad-devlop commented on issue #403: URL: https://github.com/apache/lucenenet/issues/403#issuecomment-765012058
I highly appreciate your detailed response. @rclabo However, when I try to use this two classes, I faced this problem: `System.ArgumentException: 'Codec 'Lucene46HighCompression' cannot be loaded. If the codec is not in a Lucene.Net assembly, you must subclass Lucene.Net.Codecs.DefaultCodecFactory, override the Initialize() method, and call PutCodecType() or ScanForCodecs() to add the type manually. Call Lucene.Net.Codecs.Codec.SetCodecFactory() at application startup to initialize your custom codec.'`  ---------------------------------------------------------------- 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: [email protected]
