[Issue/Question] Package search results with CLI differ from web search
- Dominant language
- C#
- Stars
- 11.5k
- Forks
- 960
- PR merge metrics
- No merged PRs in 30d
Description
### What You Are Seeing?
Choco cli finds 0 packages, while choco web finds what I want.
### What is Expected?
Choco cli gets the same results as web search.
### How Did You Get This To Happen? (Steps to Reproduce)
1. `choco find picpick`
2. `0 packages found.`
3. open https://community.chocolatey.org/packages
4. search for `picpick`
5. get the results

### Choco version
0.10.15
### Question
Is that supposed way how cli search works and I have to pass some argument (which one?) to make cli results match web results ?
Contributor guide
Research direction
Start by reproducing `choco find picpick` with Chocolatey 0.10.15 and compare it with the community.chocolatey.org package search. Trace the CLI search entry point and the web search behavior to identify why their results differ. Done means the CLI returns the expected PicPick result or the issue documents the required argument and intended behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli, search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100