Show / Hide Table of Contents

    Namespace Lucene.Net.QueryParsers.Flexible.Core.Parser

    Interfaces

    IEscapeQuerySyntax

    A parser needs to implement IEscapeQuerySyntax to allow the IQueryNode to escape the queries, when the ToQueryString method is called.

    ISyntaxParser

    A parser needs to implement ISyntaxParser interface

    Enums

    EscapeQuerySyntaxType

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

    Back to top Copyright © 2019 Licensed to the Apache Software Foundation (ASF)