Class ExcludeCodecFromScanAttribute
When placed on a class that subclasses Codec, adding this
attribute will exclude the type from consideration in the
However, the Codec type can still be added manually using PutCodecType(Type).
Namespace: Lucene.Net.Codecs
Assembly: Lucene.Net.dll
Syntax
public class ExcludeCodecFromScanAttribute : ExcludeServiceAttribute