Lucene.Net 1.9.1 Class Library

QueryParser Fields

The fields of the QueryParser class are listed below. For a complete list of QueryParser class members, see the QueryParser Members topic.

Public Static Fields

AND_OPERATORAlternative form of QueryParser.Operator.AND
DEFAULT_OPERATOR_AND 
DEFAULT_OPERATOR_OR 
OR_OPERATORAlternative form of QueryParser.Operator.OR

Public Instance Fields

jj_nt 
lookingAhead 
token 
token_source 

See Also

QueryParser Class | Lucene.Net.QueryParsers Namespace