Skip to content

x/pkgsite: search algorithm doesn't find similarly named packages #37783

@katiehockman

Description

@katiehockman

What is the URL of the page with the issue?

https://pkg.go.dev/search?q=blake2

What did you do?

Searched for blake2 at pkg.go.dev

What did you expect to see?

Search results which included both https://pkg.go.dev/golang.org/x/crypto/blake2b and https://pkg.go.dev/golang.org/x/crypto/blake2s

What did you see instead?

Search results that did not include those packages

It looks like the search isn't finding similarly named packages. In this case, I knew there were two blake2-related packages in x/crypto, but when I searched for "blake2", neither of the similarly named blake2s or blake2b packages were in the results

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.pkgsitepkgsite/searchIssues related to pkg.go.dev search functionality

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions