haskell / haskell/hackage-server
Search for substrings in package names
Open
- Dominant language
- Haskell
- Stars
- 467
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
It is suprising that searching by keyword "container" does not find `containers` package:
http://hackage.haskell.org/packages/search?terms=container
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the search page linked in the issue and trace the package-name search entry point. Verify the current behavior for the keyword "container", then make the search return the `containers` package and confirm the updated result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100