Apache Lucene.Net 2.4.0 Class Library API

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