Show / Hide Table of Contents

    Enum Operator

    The default operator for parsing queries. Use DefaultOperator to change it.

    Namespace: Lucene.Net.QueryParsers.Classic
    Assembly: Lucene.Net.QueryParser.dll
    Syntax
    public enum Operator : int

    Fields

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