Method LengthNorm
LengthNorm(FieldInvertState)
Implemented as
state.Boost * LengthNorm(numTerms)
, where
numTerms
is Length if
DiscountOverlaps is false
, else it's
Length -
NumOverlap.
@lucene.experimental
Declaration
public override float LengthNorm(FieldInvertState state)
Parameters
Type | Name | Description |
---|---|---|
FieldInvertState | state |
Returns
Type | Description |
---|---|
System.Single |