Uses of Class org.apache.lucene.benchmark.AbstractBenchmarker

Uses in package org.apache.lucene.benchmark.standard

Classes derived from org.apache.lucene.benchmark.AbstractBenchmarker

class
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 StandardAnalyzer

Runs a standard set of documents through an Indexer and then runs a standard set of queries against the index.


Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.