k1 property
Optional. The parameter to control term frequency saturation. It
determines the scaling between the matching term frequency and final
score. k1 is in the range of 1.2, 3. The default value is 1.2.
Implementation
final double? k1;
Optional. The parameter to control term frequency saturation. It
determines the scaling between the matching term frequency and final
score. k1 is in the range of 1.2, 3. The default value is 1.2.
final double? k1;