Method RawNormalizationValue
RawNormalizationValue()
Computes the raw normalization value. This basic implementation returns the query boost. Subclasses may override this method to include other factors (such as idf), or to save the value for inclusion in Normalize(Single, Single), etc.
Declaration
protected virtual float RawNormalizationValue()
Returns
Type | Description |
---|---|
System.Single |