Lucene.Net 1.9.1 Class Library

QueryParser.GetDefaultOperator Method 

Gets implicit operator setting, which will be either AND_OPERATOR or OR_OPERATOR.

public virtual Operator GetDefaultOperator();

See Also

QueryParser Class | Lucene.Net.QueryParsers Namespace