You need to enable JavaScript to run this app.
文档中心
向量数据库VikingDB

向量数据库VikingDB

复制全文
下载 pdf
交互与管理
reindex-重建索引
复制全文
下载 pdf
reindex-重建索引

命令说明

重建 URI 的语义/向量 artifacts。

语法

ov reindex <uri> [options]

参数说明

参数

必填

说明

默认值

<uri>

要重建索引的子树 URI

常用选项

参数

必填

说明

默认值

--mode <mode>

重建索引模式

vectors_only

--wait <bool>

等待完成

true

--sudo

使用 root API Key 执行管理命令

使用示例

1. 重建向量 artifacts 并等待完成

ov reindex viking://projects/acme --mode vectors_only --wait true

下一步

重建后,可以:

# 检查任务
ov task list

# 验证检索结果
ov find "query" -u <uri>
最近更新时间:2026.06.10 16:56:49
这个页面对您有帮助吗?
有用
有用
无用
无用