Skip to content

Cargo search results #2739

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

Closed
rolandkopka opened this issue Aug 29, 2020 · 2 comments
Closed

Cargo search results #2739

rolandkopka opened this issue Aug 29, 2020 · 2 comments

Comments

@rolandkopka
Copy link

Problem

cargo search acts weird. Sometimes it finds what I need, sometimes it doesn't. It's behaivour is unexpected.
For example cargo search should have less or equal number of results as the search term gets more complicated

Steps

  1. λ cargo search ferr (18 crates found)
  2. λ cargo search ferri (35 crates found)

or

  1. λ cargo search ferr say (no result) This should have result
  2. λ cargo search ferri say (4 crates found)
@ehuss ehuss transferred this issue from rust-lang/cargo Sep 1, 2020
@ehuss
Copy link
Contributor

ehuss commented Sep 1, 2020

Transferred to the crates.io repo, as it handles searching.

@Turbo87
Copy link
Member

Turbo87 commented Jan 30, 2021

since #1270 is somewhat similar to this issue I will close this as a duplicate :)

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