AssertingScorable

Wraps another Scorable and asserts that scores are reasonable and only called when positioned

Constructors

Link copied to clipboard
constructor(in: Scorable)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
open override var minCompetitiveScore: Float

Functions

Link copied to clipboard
open override fun score(): Float
Link copied to clipboard
open fun smoothingScore(docId: Int): Float