Skip to content

Search functionality smarter than good #161

@marcusmueller

Description

@marcusmueller

Problem

You search for a term like boost.url.

You're presented with multiple pages of results containing substrings of the query.

You search for rapidcsv. Instead of a simple "nope, sorry", you get an assorted list things that match substrings of the query.

Proposed solution

Don't be smart. Search for exact whole-word matches only. If multiple words are entered in the search box, only return results that match all of the terms as exact whole-word match.

If current functionality is desired by users (I have my doubts), then clearly separate "exact matches" from "partial matches".

Metadata

Metadata

Assignees

No one assigned

    Labels

    need: discussionWe have to do some design work in a meeting

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions