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

Standard Lucene Query Configuration.

See: Description

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

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.

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