Thanks for making all these cleanups, Otis!

One comment:

> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 13, 2002 5:47 PM
> To: [EMAIL PROTECTED]
> Subject: cvs commit: jakarta-lucene/src/java/org/apache/lucene/store
> FSDirectory.java
> 
> [ ... ]
>   + * Examples of appropriately formatted queries can be 
> found in the <a
>   + * 
> href="http://cvs.apache.org/viewcvs/jakarta-lucene/src/test/or
g/apache/lucene/queryParser/TestQueryParser.java?rev=1&content-type=text/vnd
.viewcvs-> markup">test cases</a>.
>   + * </p>

The source code is available on the Lucene website as:
  http://jakarta.apache.org/lucene/src/
so this reference can instead be
 
http://jakarta.apache.org/lucene/src/test/org/apache/lucene/queryParser/Test
QueryParser.java

This is preferable, since it the update of this source is coordinated with
updates to the documentation.  So, for example, if someone extends query
syntax they might check in test cases to CVS long before a new release is
made containing these and the query documentation is updated.

Doug

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to