Uses of Class
org.apache.lucene.benchmark.standard.StandardOptions

Packages that use StandardOptions
org.apache.lucene.benchmark.standard   
 

Uses of StandardOptions in org.apache.lucene.benchmark.standard
 

Methods in org.apache.lucene.benchmark.standard with parameters of type StandardOptions
protected  void StandardBenchmarker.makeIndex(TestRunData trd, File srcDir, IndexWriter iw, boolean stored, boolean tokenized, boolean tfv, StandardOptions options)
          Deprecated. Make index, and collect time data.
protected  void StandardBenchmarker.runBenchmark(TestData params, StandardOptions options)
          Deprecated. Run benchmark using supplied parameters.
 



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