Package org.apache.lucene.queryParser.standard.parser

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

See: Description

Package org.apache.lucene.queryParser.standard.parser Description

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.