-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Closed
Copy link
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.UXIssues that involve UXD/UXR inputIssues that involve UXD/UXR inputpkgsitepkgsite/searchIssues related to pkg.go.dev search functionalityIssues related to pkg.go.dev search functionality
Milestone
Description
What is the URL of the page with the issue?
What is your user agent?
N/A
Screenshot
For example, search for "xxhash":
https://pkg.go.dev/search?q=xxhash
What did you do?
Searched for "xxhash"
What did you expect to see?
The v2 module should be ranked above the old v1 module even if the v1 module has more importers or otherwise ranks higher according to the heuristics pkg.go.dev uses.
Even better, IMO, the v1 wouldn't even show up as a separate search result. The module would appear once and if you visit the page you would see the v2 by default with a way to browse the older module versions.
What did you see instead?
The v1 module appears as the first search result, encouraging new users to use an old version of my module rather than the new one.
ainar-g, mvdan, josharian, mewmew, fxamacker and 3 more
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.UXIssues that involve UXD/UXR inputIssues that involve UXD/UXR inputpkgsitepkgsite/searchIssues related to pkg.go.dev search functionalityIssues related to pkg.go.dev search functionality