Fix fuzzy search algorithm
Open
bug
- Dominant language
- Python
- Stars
- 7.3k
- Forks
- 780
- PR merge metrics
- No merged PRs in 30d
Description
Example:
```
0.746429 dcli describe-reserved-instances-listings
0.298566 dcli describe-classic-link-instances
```
`describe-classic-link-instances` should be higher.
Contributor guide
Research direction
The issue provides a fuzzy-search example but names no implementation file or test. Locate the AWS Shell search entry point and existing tests, then trace how the two example commands are scored. Done means the expected command ranks above the other and the behavior is covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cli, search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100