rescore

fun rescore(searcher: IndexSearcher, topDocs: TopDocs, query: Query, weight: Double, topN: Int): TopDocs

Sugar API, calling {#rescore} using a simple linear combination of firstPassScore + weight * secondPassScore