[FEA] Expose function on IVF-based indexes to get the centroids
Open
Nobody has claimed this yet.
feature request
- Dominant language
- Cuda
- Stars
- 854
- Forks
- 236
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 62
Description
This is being requested specifically for the Python/Rust layers, but we should add this to the C/C++ layers as well.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the IVF-based index implementations and their Python, Rust, C, and C++ layers, then determine how centroids are represented and exposed in each. Done means a consistent centroid-access function is available across the requested bindings and the C/C++ layers, with coverage for the affected interfaces.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python, rust
- Domain
- machine-learning, search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100