通过


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

SearchHighlightsOutput interface

由索引字段 ID、qualifiedName、name、description、entityType 组成的突出显示列表。 当关键字出现在这些字段中时,以强调标记附加的字段值作为 @search.highlights元素返回。

属性

description

描述

entityType

实体类型

id

Id

name

名字

qualifiedName

限定名称

属性详细信息

description

描述

description?: string[]

属性值

string[]

entityType

实体类型

entityType?: string[]

属性值

string[]

id

Id

id?: string[]

属性值

string[]

name

名字

name?: string[]

属性值

string[]

qualifiedName

限定名称

qualifiedName?: string[]

属性值

string[]