| Package | Description |
|---|---|
| org.apache.lucene.benchmark.quality |
Search Quality Benchmarking.
|
| org.apache.lucene.benchmark.quality.trec |
Utilities for Trec related quality benchmarking, feeding from Trec Topics and QRels inputs.
|
| Modifier and Type | Method and Description |
|---|---|
QualityStats[] |
QualityBenchmark.execute(Judge judge,
SubmissionReport submitRep,
PrintWriter qualityLog)
Run the quality benchmark.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TrecJudge
Judge if given document is relevant to given quality query, based on Trec format for judgements.
|
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.