change to state that benchmark works with multiple standard collections rather than one

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@809385 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2009-08-30 17:18:13 +00:00
parent 46bcaf3aa3
commit 3472e6aeae
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<BODY>
<DIV>
<p/>
The benchmark contribution contains tools for benchmarking Lucene using a standard, freely available corpus. ANT will
The benchmark contribution contains tools for benchmarking Lucene using standard, freely available corpora. ANT will
download the corpus automatically, place it in a temp directory and then unpack it to the working.dir directory specified in the build.
The temp directory
and working directory can be safely removed after a run. However, the next time the task is run, it will need to download the files again.