-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
need: discussionWe have to do some design work in a meetingWe have to do some design work in a meeting
Description
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
Labels
need: discussionWe have to do some design work in a meetingWe have to do some design work in a meeting