b property
Optional. The parameter to control document length normalization. It
determines how much the document length affects the final score. b is
in the range of 0, 1. The default value is 0.75.
Implementation
final double? b;
Optional. The parameter to control document length normalization. It
determines how much the document length affects the final score. b is
in the range of 0, 1. The default value is 0.75.
final double? b;