meilisearch / meilisearch/arroy
Do we need to re-compute the normal of all the impacted nodes when incremental indexing?
Open
Nobody has claimed this yet.
indexing
relevancy
- Dominant language
- Rust
- Stars
- 311
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
This could improve the relevancy, it needs to be tested
Contributor guide
No contributing guide indexed for this repository
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 file or test is named. Start by locating the incremental-indexing path and the code that computes normals for impacted nodes, then compare relevancy with and without recomputation. Done means the effect is measured and the required behavior is clearly established, with tests or benchmarks covering it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- 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