| Package | Description |
|---|---|
| org.apache.lucene.benchmark.quality |
Search Quality Benchmarking.
|
| Modifier and Type | Method and Description |
|---|---|
static QualityStats |
QualityStats.average(QualityStats[] stats)
Create a QualityStats object that is the average of the input QualityStats objects.
|
QualityStats[] |
QualityBenchmark.execute(Judge judge,
SubmissionReport submitRep,
PrintWriter qualityLog)
Run the quality benchmark.
|
| Modifier and Type | Method and Description |
|---|---|
static QualityStats |
QualityStats.average(QualityStats[] stats)
Create a QualityStats object that is the average of the input QualityStats objects.
|
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.