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