Show / Hide Table of Contents

    Enum Modifier

    Modifier type: such as required (REQ), prohibited (NOT)

    Namespace: Lucene.Net.QueryParsers.Flexible.Core.Nodes
    Assembly: Lucene.Net.QueryParser.dll
    Syntax
    public enum Modifier : int

    Fields

    Name Description
    MOD_NONE
    MOD_NOT
    MOD_REQ

    Extension Methods

    ModifierExtensions.ToDigitString()
    ModifierExtensions.ToLargeString()
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)