WriteIndex
API定义 |
APP_ERROR WriteIndex(const std::string& indexPath); |
---|---|
功能描述 |
将索引Index写入磁盘。 |
输入 |
const std::string& indexPath:保存的数据文件路径。 |
输出 |
无 |
返回值 |
APP_ERROR:调用返回状态,具体请参见接口调用返回值参考。 |
约束说明 |
|
父主题: AscendIndexVStar
API定义 |
APP_ERROR WriteIndex(const std::string& indexPath); |
---|---|
功能描述 |
将索引Index写入磁盘。 |
输入 |
const std::string& indexPath:保存的数据文件路径。 |
输出 |
无 |
返回值 |
APP_ERROR:调用返回状态,具体请参见接口调用返回值参考。 |
约束说明 |
|