Method LengthNorm
LengthNorm(FieldInvertState)
Implemented as
state.Boost * ComputeLengthNorm(numTokens)
where numTokens does not count overlap tokens if
discountOverlaps is true by default or true for this
specific field.
Declaration
public override float LengthNorm(FieldInvertState state)
Parameters
Type | Name | Description |
---|---|---|
FieldInvertState | state |
Returns
Type | Description |
---|---|
System.Single |