Class ExcludeDocValuesFormatFromScanAttribute
When placed on a class that subclasses DocValuesFormat, adding this
attribute will exclude the type from consideration in the
However, the DocValuesFormat type can still be added manually using PutDocValuesFormatType(Type).
Assembly: DistributedLucene.Net.dll
Syntax
public class ExcludeDocValuesFormatFromScanAttribute : ExcludeServiceAttribute