Skip to content

tempfile crate not found when searching for "temp file" #3450

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
mleonhard opened this issue Mar 22, 2021 · 2 comments
Closed

tempfile crate not found when searching for "temp file" #3450

mleonhard opened this issue Mar 22, 2021 · 2 comments
Labels
A-search C-bug 🐞 Category: unintended, undesired behavior

Comments

@mleonhard
Copy link

Describe the bug
I searched for a temp file crate on crates.io. The tempfile crate does not appear in the 10 pages of results.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://crates.io/search?q=temp%20file
  2. Search the result pages for "tempfile"

Expected behavior
The tempfile crate appears in the results. Since it is so popular, I expect it to be the first result.

Screenshots
Screen Shot 2021-03-21 at 19 00 03

Desktop (please complete the following information):

  • macOS Catalina 10.15.7
  • Safari 14.0.3
@mleonhard mleonhard added the C-bug 🐞 Category: unintended, undesired behavior label Mar 22, 2021
@mleonhard
Copy link
Author

Searching for "temp dir" also doesn't show the tempdir crate:

https://crates.io/search?q=temp%20dir

@Turbo87
Copy link
Member

Turbo87 commented Mar 23, 2021

This issue is roughly similar to #2746 and #1270. I'm closing this as a duplicate, but thanks for reporting. I agree that the search could be better, but with our current infrastructure it appears to be hard to achieve.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-search C-bug 🐞 Category: unintended, undesired behavior
Projects
None yet
Development

No branches or pull requests

2 participants