Package org.apache.lucene.queryparser.flexible.standard.config


package org.apache.lucene.queryparser.flexible.standard.config
Standard Lucene Query Configuration.

Standard Lucene Query Configuration

The package org.apache.lucene.queryparser.flexible.standard.config contains the Lucene query configuration handler (StandardQueryConfigHandler). This configuration handler reproduces almost everything that could be set on the old query parser.

StandardQueryConfigHandler is the class that should be used to configure the StandardQueryNodeProcessorPipeline.