Public classSealed RankingFeatureRecord

Namespace
Rowles.LeanCorpus.Search.Ranking
Assembly
Rowles.LeanCorpus.dll

A bounded feature record. Identifiers must be application-provided surrogates.

public sealed record RankingFeatureRecord : IEquatable<RankingFeatureRecord>
Inheritance
RankingFeatureRecord
Implements

Public constructor RankingFeatureRecord(string, string, int, string, string, IReadOnlyList<RankingFeature>)

A bounded feature record. Identifiers must be application-provided surrogates.

Public property DocumentIdentity

Public property Features

Public property ProfileFingerprint

Public property Rank

Public property RequestIdentity

Public property SchemaVersion