A multiplier for the raw score. Must be a positive number not equal to 1.0.
The name of the field used as input to the scoring function.
A value indicating how boosting will be interpolated across document scores; defaults to "Linear". Possible values include: 'linear', 'constant', 'quadratic', 'logarithmic'
Polymorphic Discriminator
Generated using TypeDoc
Abstract base class for functions that can modify document scores during ranking.