共用方式為


SemanticConfiguration.PrioritizedFields Property

Definition

Describes the title, content, and keyword fields to be used for semantic ranking, captions, highlights, and answers. At least one of the three sub properties (titleField, prioritizedKeywordsFields and prioritizedContentFields) need to be set.

public Azure.Search.Documents.Indexes.Models.SemanticPrioritizedFields PrioritizedFields { get; set; }
member this.PrioritizedFields : Azure.Search.Documents.Indexes.Models.SemanticPrioritizedFields with get, set
Public Property PrioritizedFields As SemanticPrioritizedFields

Property Value

Applies to