ScoringRewrite

Base rewrite method that translates each term into a query, and keeps the scores as computed by the query.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard
open override fun rewrite(indexSearcher: IndexSearcher, query: MultiTermQuery): Query