microsoft / SPTAG

A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.
MIT License
4.79k stars 582 forks source link

Handle checks for invalid deletedIDs #391

Closed PhilipBAdams closed 1 year ago

PhilipBAdams commented 1 year ago

Avoid crashing during index merge when IDs from each index are duplicated to both indices, causing invalid IDs to be inserted