| org.apache.lucene.benchmark.byTask | Benchmarking Lucene By Tasks. |
| org.apache.lucene.benchmark.byTask.feeds | Sources for benchmark inputs: documents and queries. |
| org.apache.lucene.benchmark.byTask.programmatic | Sample performance test written programatically - no algorithm file is needed here. |
| org.apache.lucene.benchmark.byTask.stats | Statistics maintained when running benchmark tasks. |
| org.apache.lucene.benchmark.byTask.tasks | Extendable benchmark tasks. |
| org.apache.lucene.benchmark.byTask.utils | Utilities used for the benchmark, and for the reports. |
| org.apache.lucene.benchmark.quality | Search Quality Benchmarking. This package allows to benchmark search quality of a Lucene application. |
| org.apache.lucene.benchmark.quality.trec | Utilities for Trec related quality benchmarking, feeding from Trec Topics and QRels inputs. |
| org.apache.lucene.benchmark.quality.utils | Miscellaneous utilities for search quality benchmarking: query parsing, submission reports. |
| org.apache.lucene.benchmark.standard | |
| org.apache.lucene.benchmark.stats | |
| org.apache.lucene.benchmark.utils |
| BenchmarkOptions | Marker Interface defining some common options. | code | html |
| Benchmarker | code | html |
| AbstractBenchmarker | code | html |
| Constants | code | html | |
| Driver | Sets up the benchmark driver. | code | html |