Show / Hide Table of Contents

    Class PostingsFormatNameAttribute

    Represents an attribute that is used to name a PostingsFormat, if a name other than the default PostingsFormat naming convention is desired.

    Inheritance
    System.Object
    ServiceNameAttribute
    PostingsFormatNameAttribute
    Inherited Members
    ServiceNameAttribute.Name
    Namespace: Lucene.Net.Codecs
    Assembly: Lucene.Net.dll
    Syntax
    public sealed class PostingsFormatNameAttribute : ServiceNameAttribute

    Constructors

    | Improve this Doc View Source

    PostingsFormatNameAttribute(String)

    Declaration
    public PostingsFormatNameAttribute(string name)
    Parameters
    Type Name Description
    System.String name
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)