你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SemanticPrioritizedFields.TitleField Property

Definition

Defines the title field to be used for semantic ranking, captions, highlights, and answers. If you don't have a title field in your index, leave this blank.

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

Property Value

Applies to