Java org.apache.lucene.benchmark.quality.utils SubmissionReport fields, constructors, methods, implement or subclass

Example usage for Java org.apache.lucene.benchmark.quality.utils SubmissionReport fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.lucene.benchmark.quality.utils SubmissionReport.

The text is from its open source code.

Constructor

SubmissionReport(PrintWriter logger, String name)
Constructor for SubmissionReport.

Method

voidflush()
voidreport(QualityQuery qq, TopDocs td, String docNameField, IndexSearcher searcher)
Report a search result for a certain quality query.