Uses of Package
org.apache.lucene.queryParser.standard

Packages that use org.apache.lucene.queryParser.standard
org.apache.lucene.queryParser.precedence This package contains the Precedence Query Parser Implementation 
org.apache.lucene.queryParser.standard Contains the implementation of the Lucene query parser using the flexible query parser frameworks 
 

Classes in org.apache.lucene.queryParser.standard used by org.apache.lucene.queryParser.precedence
StandardQueryParser
           This class is a helper that enables users to easily use the Lucene query parser.
 

Classes in org.apache.lucene.queryParser.standard used by org.apache.lucene.queryParser.standard
QueryParserWrapper
          Deprecated. this class will be removed soon, it's a temporary class to be used along the transition from the old query parser to the new one
QueryParserWrapper.Operator
          Deprecated. The default operator for parsing queries.
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.