言語

KnowledgeSource.ResultsProcessing Property

Definition

Controls whether results from this knowledge source are reranked before they are included in the final result set. Defaults to 'rerank' when not specified.

public Azure.Search.Documents.Indexes.Models.KnowledgeSourceResultsProcessing? ResultsProcessing { get; set; }
member this.ResultsProcessing : Nullable<Azure.Search.Documents.Indexes.Models.KnowledgeSourceResultsProcessing> with get, set
Public Property ResultsProcessing As Nullable(Of KnowledgeSourceResultsProcessing)

Property Value

Applies to