Skip to content

search on https://doc.rust-lang.org/ not doing well #103357

Closed
@szabgab

Description

@szabgab

I could not figure out a better place to report the issue with https://doc.rust-lang.org/ (which might be an issue on its own, to have a link from the docs to the source code)

The problem is that the search on https://doc.rust-lang.org/ does not seem to function well:

e.g. https://doc.rust-lang.org/std/index.html?search=regex returns lots of hits, none of them related to regex.

OTOH https://doc.rust-lang.org/std/index.html?search=println works quite well.

https://doc.rust-lang.org/std/index.html?search=print starts out quite well, but then also includes things that end with ::pin and ::hint that seem to be unrelated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-rustdoc-searchArea: Rustdoc's search featureC-bugCategory: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions