Uses of Class
org.apache.lucene.queryParser.standard.QueryParserWrapper
-
Packages that use QueryParserWrapper Package Description org.apache.lucene.queryParser.standard Contains the implementation of the Lucene query parser using the flexible query parser frameworks -
-
Uses of QueryParserWrapper in org.apache.lucene.queryParser.standard
Subclasses of QueryParserWrapper in org.apache.lucene.queryParser.standard Modifier and Type Class Description class
MultiFieldQueryParserWrapper
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
-