Lucene Query Parser

The package org.apache.lucene.queryParser.standard.parser contains the query parser.

This text parser only performs the syntax validation and creates an QueryNode tree from a query string.