Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

choco list / search - Allow sorting package results by relevance #1101

Closed
RichiCoder1 opened this issue Dec 20, 2016 · 3 comments
Closed

choco list / search - Allow sorting package results by relevance #1101

RichiCoder1 opened this issue Dec 20, 2016 · 3 comments
Assignees
Milestone

Comments

@RichiCoder1
Copy link
Contributor

Currently Choco only allows sorting search results by "popularity" aka. download count, or Id. There's no options to fallback to Nuget feed's "relevance". Would be great to add a option to do so.

@ferventcoder
Copy link
Member

I thought the default search result when choco search was by relevance?

@ferventcoder ferventcoder added this to the 0.10.5 milestone Feb 1, 2017
@RichiCoder1
Copy link
Contributor Author

I'll double check, but unless something changed inbetween this issue and now, choco search doesn't even allow searching by relevance. Only popularity and id. Pretty sure id default.

@ferventcoder ferventcoder modified the milestones: 0.10.5, 0.10.6, 0.10.7 Mar 30, 2017
@ferventcoder ferventcoder modified the milestones: 0.10.6, 0.10.7 Apr 27, 2017
@ferventcoder ferventcoder self-assigned this Apr 27, 2017
@ferventcoder
Copy link
Member

Fix the default search order to return by relevance.

ferventcoder added a commit that referenced this issue May 1, 2017
This ensures the order you see listed on the website matches the order
that you get results back when running choco search/choco list.
ferventcoder added a commit that referenced this issue May 1, 2017
* stable: (35 commits)
  (GH-1238) Save extra info about installed packages
  (maint) allow overrides
  (GH-1253)(GH-1263) List/Search returns Summary and Release Notes
  (GH-1101) Search results by relevance by default
  (GH-1004) Ensure choco info returns results
  (maint) Note on install if auto-uninstall possible
  (maint) look for licensed assembly based build-type
  (GH-615) capture more user information
  (GH-1145) show inner exception message
  (GH-1267) API - get configuration
  (maint) Resources proj does not produce pdb file
  (doc) update nuspec authors
  (doc) update licensed release notes
  (build) ILMerge pdb files
  (GH-1247) ensure xml documentation
  (maint) note force install is for same version
  (GH-1243) Update Chocolatey shims
  (GH-1243)(shimgen) upgrade to 0.8.x
  (maint) fix copyright double period
  (log) show exit code when running -v
  ...
@ferventcoder ferventcoder changed the title Allow sorting package results by relevance Choco list / search - Allow sorting package results by relevance May 24, 2017
@ferventcoder ferventcoder changed the title Choco list / search - Allow sorting package results by relevance choco list / search - Allow sorting package results by relevance May 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants