Uses of Class
org.apache.lucene.queryParser.standard.config.StandardQueryConfigHandler

Packages that use StandardQueryConfigHandler
org.apache.lucene.queryParser.standard Contains the implementation of the Lucene query parser using the flexible query parser frameworks 
 

Uses of StandardQueryConfigHandler in org.apache.lucene.queryParser.standard
 

Methods in org.apache.lucene.queryParser.standard with parameters of type StandardQueryConfigHandler
 void QueryParserWrapper.setQueryConfig(StandardQueryConfigHandler queryConfig)
          Deprecated. Sets the QueryConfigHandler used by the QueryNodeProcessor set to this object.
 



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