共用方式為


SemanticDebugInfo interface

語義搜索查詢的調試選項。

屬性

contentFields

發送到語義擴充過程的內容欄位及其使用方式注意:此屬性不會序列化。 它只能由伺服器填入。

keywordFields

發送到語義擴充過程的關鍵字欄位,以及它們的使用方式注意:此屬性不會序列化。 它只能由伺服器填入。

rerankerInput

傳送至語意擴充程式的原始串連字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

titleField

發送到語義擴充過程的標題字段及其使用方式注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

contentFields

發送到語義擴充過程的內容欄位及其使用方式注意:此屬性不會序列化。 它只能由伺服器填入。

contentFields?: QueryResultDocumentSemanticField[]

屬性值

keywordFields

發送到語義擴充過程的關鍵字欄位,以及它們的使用方式注意:此屬性不會序列化。 它只能由伺服器填入。

keywordFields?: QueryResultDocumentSemanticField[]

屬性值

rerankerInput

傳送至語意擴充程式的原始串連字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

rerankerInput?: QueryResultDocumentRerankerInput

屬性值

titleField

發送到語義擴充過程的標題字段及其使用方式注意:此屬性不會序列化。 它只能由伺服器填入。

titleField?: QueryResultDocumentSemanticField

屬性值