Index: modules/queryparser/src/java/org/apache/lucene/queryparser/flexible/core/config/package.html =================================================================== --- modules/queryparser/src/java/org/apache/lucene/queryparser/flexible/core/config/package.html (revision 1159937) +++ modules/queryparser/src/java/org/apache/lucene/queryparser/flexible/core/config/package.html (working copy) @@ -35,7 +35,7 @@
The {@link org.apache.lucene.queryparser.flexible.core.config.QueryConfigHandler} and {@link org.apache.lucene.queryparser.flexible.core.config.FieldConfig} are used in the processors to access config information in a flexible and independent way. -See {@link org.apache.lucene.queryparser.flexible.standard.processors.ParametricRangeQueryNodeProcessor} for a +See {@link org.apache.lucene.queryparser.flexible.standard.processors.TermRangeQueryNodeProcessor} for a reference implementation.