Uses of Class
org.apache.lucene.queryParser.standard.config.StandardQueryConfigHandler
-
Packages that use StandardQueryConfigHandler Package Description 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 Modifier and Type Method Description voidQueryParserWrapper. setQueryConfig(StandardQueryConfigHandler queryConfig)Deprecated.Sets theQueryConfigHandlerused by theQueryNodeProcessorset to this object.
-