intel / intel/ScalableVectorSearch
Add option to set search quality during insertion
Open
enhancement
- Dominant language
- C++
- Stars
- 236
- Forks
- 48
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 10
Description
Search quality during insertion is not currently configurable. Based on the dataset, the required search quality for insertion can vary and it should be configurable.
Contributor guide
Research direction
No file, test, or entry point is named. Start by tracing the C++ insertion path and how search quality is currently selected, then determine the option's intended scope from surrounding APIs and tests; done means callers can configure insertion search quality and existing behavior remains covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100