You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2012/04/18 21:54:53 UTC

svn commit: r813557 - in /websites/staging/lucene/trunk/content: ./ core/systemreqs.html

Author: buildbot
Date: Wed Apr 18 19:54:52 2012
New Revision: 813557

Log:
Staging update by buildbot for lucene

Modified:
    websites/staging/lucene/trunk/content/   (props changed)
    websites/staging/lucene/trunk/content/core/systemreqs.html

Propchange: websites/staging/lucene/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Apr 18 19:54:52 2012
@@ -1 +1 @@
-1327654
+1327655

Modified: websites/staging/lucene/trunk/content/core/systemreqs.html
==============================================================================
--- websites/staging/lucene/trunk/content/core/systemreqs.html (original)
+++ websites/staging/lucene/trunk/content/core/systemreqs.html Wed Apr 18 19:54:52 2012
@@ -221,9 +221,9 @@
 <li>JUnit 3.8.2 if you wish to run the unit tests.</li>
 <li>CPU, Disk and Memory requirements are based on the many choices made in implementing Lucene (document size, number of documents, and number of hits retrieved to name a few.)
     The benchmarks page has some information related to performance on particular platforms.
-Also, the <a href="http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/contrib/benchmark/">Contrib/benchmark</a> module has code related to benchmarking a standard set of documents.</li>
+Also, the <a href="http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/benchmark/">benchmark</a> module has code related to benchmarking a standard set of documents.</li>
 </ul>
-<p>Contrib modules may have other requirements, refer to their documentation and build files for information.</p></div>
+<p>Other modules may have other requirements, refer to their documentation and build files for information.</p></div>