SearchResult interface

AzureKB 搜尋結果的詳細數據。

屬性

confidence

搜尋結果的信賴度。

content

搜尋結果的內容。

link

連結至檔。

rank

搜尋結果的排名

resultType

搜尋結果的結果類型。

solutionId

結果的唯一標識碼。

source

搜尋結果的來源。

title

搜尋結果的標題。

屬性詳細資料

confidence

搜尋結果的信賴度。

confidence?: string

屬性值

string

content

搜尋結果的內容。

content?: string

屬性值

string

連結至檔。

link?: string

屬性值

string

rank

搜尋結果的排名

rank?: number

屬性值

number

resultType

搜尋結果的結果類型。

resultType?: string

屬性值

string

solutionId

結果的唯一標識碼。

solutionId?: string

屬性值

string

source

搜尋結果的來源。

source?: string

屬性值

string

title

搜尋結果的標題。

title?: string

屬性值

string