Lucene.Net 1.9.1 Class Library

QueryParser.AND_OPERATOR Field

Alternative form of QueryParser.Operator.AND

public static readonly Operator AND_OPERATOR;

See Also

QueryParser Class | Lucene.Net.QueryParsers Namespace