Show / Hide Table of Contents

    Class ExcludePostingsFormatFromScanAttribute

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

    However, the PostingsFormat type can still be added manually using PutPostingsFormatType(Type).

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