intel / intel/ScalableVectorSearch
Support empty dynamic vamana index
Open
enhancement
good first issue
- Dominant language
- C++
- Stars
- 236
- Forks
- 48
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 10
Description
The current dynamic vamana does not support empty index. I think it would be good to support an empty index for dynamic Vamana and allow users to call `add_points` to construct the graph from scratch. Additionally, we should handle the scenario where the index becomes empty after `delete_entries` is called and all entries have been deleted.
Contributor guide
Assessment
This issue has not been assessed yet.