KnowledgeSourceReference.EnableFreshness Property

Definition

Indicates whether freshness-aware retrieval should be enabled for this knowledge source. When true, a freshness scoring profile is applied during retrieval to bias results toward newer documents.

public bool? EnableFreshness { get; set; }
member this.EnableFreshness : Nullable<bool> with get, set
Public Property EnableFreshness As Nullable(Of Boolean)

Property Value

Applies to