Property ScoreKind
ScoreKind
Set by the retriever from the search lane it actually took, never by a projector - a projector cannot know which lane ran, and guessing inverts the ranking.
public RetrievalScoreKind ScoreKind { get; init; }
Set by the retriever from the search lane it actually took, never by a projector - a projector cannot know which lane ran, and guessing inverts the ranking.
public RetrievalScoreKind ScoreKind { get; init; }