Property ScoreThreshold
ScoreThreshold
Applied with the correct polarity for the lane actually taken - Score <= threshold
on the vector lane, where the score is a distance, and Score >= threshold on the
hybrid lane, where it is a relevance. Null means no threshold, and is the default.
public double? ScoreThreshold { get; set; }