MultiSimilarity
Implements the CombSUM method for combining evidence from multiple similarity values described in: Joseph A. Shaw, Edward A. Fox. In Text REtrieval Conference (1993), pp. 243-252
Properties
Functions
Link copied to clipboard
Computes the normalization value for a field at index-time.
Link copied to clipboard
open override fun scorer(boost: Float, collectionStats: CollectionStatistics, vararg termStats: TermStatistics): Similarity.SimScorer
Compute any collection-level weight (e.g. IDF, average document length, etc) needed for scoring a query.