Apache Lucene.Net 2.4.0 Class Library API

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
OR_OPERATORAlternative form of QueryParser.Operator.OR

Public Instance Fields

jj_nt Next token.
token Current token
token_source Generated token manager

See Also

QueryParser Class | Lucene.Net.QueryParsers Namespace