Skip to content

Promote include name in search #13851

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
s7726 opened this issue Jun 3, 2023 · 2 comments
Closed

Promote include name in search #13851

s7726 opened this issue Jun 3, 2023 · 2 comments
Labels
feature request search Opensearch, search filters, and so on

Comments

@s7726
Copy link

s7726 commented Jun 3, 2023

What's the problem this feature will solve?

Currently when a user searches for a particular package, often by the name seen in an include package or from package include class line, the most relevant result is rather often not the top result, leading to potentially incorrect or malicious packages coming up first.

Describe the solution you'd like

I'd like to see the common include name, if it matches the search term, promoted in the results.

Additional context

Go to pypi
Search for pil, or PIL
The actual Pillow package isn't even in the first page of results.

Search for pandas
The top result is "pandas2" whatever that is.

There are likely other criteria that might be useful to promote e.g. downloads, GitHub stars, etc.

@s7726 s7726 added feature request requires triaging maintainers need to do initial inspection of issue labels Jun 3, 2023
@miketheman miketheman added search Opensearch, search filters, and so on and removed requires triaging maintainers need to do initial inspection of issue labels Jun 3, 2023
@miketheman
Copy link
Member

Duplicate of #10718.

@miketheman miketheman closed this as not planned Won't fix, can't repro, duplicate, stale Jun 3, 2023
@miketheman
Copy link
Member

Duplicate of #5375

@miketheman miketheman marked this as a duplicate of #5375 Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request search Opensearch, search filters, and so on
Projects
None yet
Development

No branches or pull requests

2 participants