通过


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

SemanticDebugInfo interface

语义搜索查询的调试选项。

属性

contentFields

发送到语义扩充过程的内容字段及其使用方式注意:此属性不会序列化。 它只能由服务器填充。

keywordFields

发送到语义扩充过程的关键字字段,以及它们的使用方式注意:此属性不会序列化。 它只能由服务器填充。

rerankerInput

发送到语义扩充过程的原始串联字符串。 注意:此属性不会序列化。 它只能由服务器填充。

titleField

发送到语义扩充过程的标题字段及其使用方式注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

contentFields

发送到语义扩充过程的内容字段及其使用方式注意:此属性不会序列化。 它只能由服务器填充。

contentFields?: QueryResultDocumentSemanticField[]

属性值

keywordFields

发送到语义扩充过程的关键字字段,以及它们的使用方式注意:此属性不会序列化。 它只能由服务器填充。

keywordFields?: QueryResultDocumentSemanticField[]

属性值

rerankerInput

发送到语义扩充过程的原始串联字符串。 注意:此属性不会序列化。 它只能由服务器填充。

rerankerInput?: QueryResultDocumentRerankerInput

属性值

titleField

发送到语义扩充过程的标题字段及其使用方式注意:此属性不会序列化。 它只能由服务器填充。

titleField?: QueryResultDocumentSemanticField

属性值