Uses of Package
org.apache.lucene.queryParser.standard
-
Packages that use org.apache.lucene.queryParser.standard Package Description org.apache.lucene.queryParser.precedence This package contains the Precedence Query Parser Implementationorg.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 Class Description 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 Class Description 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 oneQueryParserWrapper.Operator Deprecated.The default operator for parsing queries.