Show / Hide Table of Contents

    Enum EscapeQuerySyntaxType

    Type of escaping: String for escaping syntax, NORMAL for escaping reserved words (like AND) in terms

    Namespace: Lucene.Net.QueryParsers.Flexible.Core.Parser
    Assembly: Lucene.Net.QueryParser.dll
    Syntax
    public enum EscapeQuerySyntaxType : int
    Remarks

    Renamed from Type in Lucene to prevent collisions with System.Type.

    Fields

    Name Description
    NORMAL
    STRING
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)