ReutersQueries | code | html | |
StandardBenchmarker | Reads in the Reuters Collection, downloaded from http://www.daviddlewis.com/resources/testcollections/reuters21578/reuters21578.tar.gz in the workingDir/reuters and indexes them using the org.apache.lucene.analysis.standard.StandardAnalyzer Runs a standard set of documents through an Indexer and then runs a standard set of queries against the index. | code | html |
StandardOptions | code | html |