X-Git-Url: https://git.mdrn.pl/pylucene.git/blobdiff_plain/a2e61f0c04805cfcb8706176758d1283c7e3a55c..aaeed5504b982cf3545252ab528713250aa33eed:/lucene-java-3.4.0/lucene/contrib/queryparser/src/java/org/apache/lucene/queryParser/standard/config/package.html?ds=sidebyside diff --git a/lucene-java-3.4.0/lucene/contrib/queryparser/src/java/org/apache/lucene/queryParser/standard/config/package.html b/lucene-java-3.4.0/lucene/contrib/queryparser/src/java/org/apache/lucene/queryParser/standard/config/package.html deleted file mode 100644 index e450318..0000000 --- a/lucene-java-3.4.0/lucene/contrib/queryparser/src/java/org/apache/lucene/queryParser/standard/config/package.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - -

Standard Lucene Query Configuration

-

-The package org.apache.lucene.queryParser.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. -

- -