ARK-Builders / ARK-Builders/Navigator
Boosting priority of resources in indexing queue
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 16
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Asynchronous indexing (#23) will allow a user to continue working while she has some resources in indexing queue. This means, that some of resources can have modified tags and unknown (yet) id. Such resources should gain priority of indexing.
Contributor guide
Research direction
Start by reading the asynchronous indexing work referenced in issue #23 and trace how resources enter and leave the indexing queue. Determine how resources with modified tags or an unknown id are identified; done means those resources are indexed before lower-priority queued resources while preserving normal queue behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile-dev, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100