AddWithIds
API定义 |
APP_ERROR AddWithIds (const std::vector<float>& baseRawData, const std::vector<int64_t>& ids); |
---|---|
功能描述 |
向AscendIndexGreat底库中添加新的特征向量。使用AddWithIds接口添加特征,对应特征的默认ids为[0, ntotal)。 |
输入 |
|
输出 |
无 |
返回值 |
APP_ERROR:调用返回状态,具体请参见接口调用返回值参考。 |
约束说明 |
|
父主题: AscendIndexGreat