Standard Lucene Query Configuration.
The namespace Lucene.Net.QueryParsers.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.