update
API definition |
void update(bool cleanData = true) |
|---|---|
Function |
Level 2 of the three-level retrieval. After all base library data is added and before the search operation is performed, this API is used to train the sub-bucket center and fill the bucket. |
Input |
N/A |
Output |
N/A |
Return value |
N/A |
Restrictions |
This API can be invoked only once for one end-to-end retrieval process. |
Parent topic: AscendIndexIVFSQT