state.getBoost()*lengthNorm(numTerms)
, where numTerms
is {@link FieldInvertState#getLength()} if {@link #setDiscountOverlaps} is false, else it's {@link FieldInvertState#getLength()} - {@link FieldInvertState#getNumOverlap()}. WARNING: This API is new and experimental, and may suddenly change.
|
|
|
|
|
|
|
|
|
|