Skip to content

Reconsider README being included in the full text search index #72

Closed
@ghost

Description

Searching for most common words in https://crates.io will usually return a lot of results, e.g. https://crates.io/search?q=foo. That's because of README.md being full text indexed.

I think it's useful to have README.md indexed but perhaps it could use some preprocessing such as dropping code blocks to reduce the amount of noise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions