AssertingSimilarity

wraps a similarity with checks for testing

Constructors

Link copied to clipboard
constructor(delegate: Similarity)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun computeNorm(state: FieldInvertState): Long
Link copied to clipboard
open override fun scorer(boost: Float, collectionStats: CollectionStatistics, vararg termStats: TermStatistics): Similarity.SimScorer
Link copied to clipboard
open override fun toString(): String