Searching items with similar names
Open
- Dominant language
- Java
- Stars
- 5
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
When searching for "sand", the results should list all matches for "sand" before listing any "sandstone" results.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Trace the Java search entry point, reproduce the "sand" and "sandstone" case, and inspect how matching results are ordered. Done means all matches for "sand" appear before any "sandstone" results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100