华为云FLEXUS云服务_FLEXUS企业搜索服务-搜索知识库:响应参数

时间:2024-08-27 15:25:57

响应参数

状态码: 200

表3 响应Body参数

参数

参数类型

描述

doc_list

Array of ChatReferenceInfo objects

文档列表

数组长度:1 - 65535

total

Integer

总数

最小值:1

最大值:65535

表4 ChatReferenceInfo

参数

参数类型

描述

file_id

String

文件id(或FAQ id)

最小长度:1

最大长度:64

title

String

标题

最小长度:1

最大长度:65535

content

String

文本内容

最小长度:1

最大长度:65535

big_content

String

内容上下文,比如未分片的原始表格。

注意: (1)搜索接口可能有值 (2)问答接口会将big_content替换到content,此字段清空

最小长度:0

最大长度:100000

update_date_time

String

更新时间

最小长度:1

最大长度:64

doc_type

String

文档类型(doc-文档,faq-问答)

最小长度:1

最大长度:64

file_path

String

文档归档路径

最小长度:1

最大长度:64

category

String

文档目录,单值,对应目录树中的叶子节点

最小长度:4

最大长度:255

tags

Array of strings

文档标签列表

最小长度:4

最大长度:255

数组长度:0 - 250

score

Float

ES打分

最小值:0

最大值:10000

subtitle

String

文档子标题

最小长度:1

最大长度:65535

repo_id

String

知识库标识

最小长度:1

最大长度:64

support.huaweicloud.com/api-flexussearchservice/SearchText.html