You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@lucene.apache.org by ma...@apache.org on 2009/07/30 19:34:28 UTC

svn commit: r799377 - /lucene/java/trunk/contrib/benchmark/conf/wikipedia.alg

Author: markrmiller
Date: Thu Jul 30 17:34:28 2009
New Revision: 799377

URL: http://svn.apache.org/viewvc?rev=799377&view=rev
Log:
wikipedia.alg should use content.source

Modified:
    lucene/java/trunk/contrib/benchmark/conf/wikipedia.alg

Modified: lucene/java/trunk/contrib/benchmark/conf/wikipedia.alg
URL: http://svn.apache.org/viewvc/lucene/java/trunk/contrib/benchmark/conf/wikipedia.alg?rev=799377&r1=799376&r2=799377&view=diff
==============================================================================
--- lucene/java/trunk/contrib/benchmark/conf/wikipedia.alg (original)
+++ lucene/java/trunk/contrib/benchmark/conf/wikipedia.alg Thu Jul 30 17:34:28 2009
@@ -37,7 +37,7 @@
 
 docs.file=temp/enwiki-20070527-pages-articles.xml
 
-doc.maker=org.apache.lucene.benchmark.byTask.feeds.EnwikiDocMaker
+content.source=org.apache.lucene.benchmark.byTask.feeds.EnwikiContentSource
 
 query.maker=org.apache.lucene.benchmark.byTask.feeds.ReutersQueryMaker