x/pkgsite: search doesn't recognise some well-known tools #40311
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
pkgsite/search
Issues related to pkg.go.dev search functionality
pkgsite
Milestone
The search on the website sometimes doesn't show well-known tools as the first results. Here are some cases where it doesn't:
https://pkg.go.dev/search?q=errcheck
https://pkg.go.dev/search?q=gopls
https://pkg.go.dev/search?q=nilness
https://pkg.go.dev/search?q=unused
For comparison, here are some where it does:
https://pkg.go.dev/search?q=staticcheck
https://pkg.go.dev/search?q=shadow
The text was updated successfully, but these errors were encountered: