AddWithIds
API definition |
APP_ERROR AddWithIds (const std::vector<float>& baseRawData, const std::vector<int64_t>& ids); |
|---|---|
Function |
Adds new feature vectors to the AscendIndexGreat database. When this API is used to add a feature, its ID is in the range of [0, ntotal). |
Input |
|
Output |
N/A |
Return value |
APP_ERROR: return status. For details, see Return Code Reference. |
Restrictions |
|
Parent topic: AscendIndexGreat