Show / Hide Table of Contents

    Class ExcludeDocValuesFormatFromScanAttribute

    When placed on a class that subclasses DocValuesFormat, adding this attribute will exclude the type from consideration in the method.

    However, the DocValuesFormat type can still be added manually using PutDocValuesFormatType(Type).

    Inheritance
    System.Object
    ExcludeServiceAttribute
    ExcludeDocValuesFormatFromScanAttribute
    Namespace: Lucene.Net.Codecs
    Assembly: Lucene.Net.dll
    Syntax
    public class ExcludeDocValuesFormatFromScanAttribute : ExcludeServiceAttribute
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)