QueryRescorer
A Rescorer that uses a provided Query to assign scores to the first-pass hits.
Functions
Link copied to clipboard
open override fun explain(searcher: IndexSearcher, firstPassExplanation: Explanation, docID: Int): Explanation
Explains how the score for the specified document was computed.