Automattic / Automattic/jetpack
Admin Page: improve search to handle multiple words
Open
Admin Page
Enhancement
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
#### Steps to reproduce the issue
1. Go to Jetpack > Settings
2. Search for "Facebook": the sharing module appears in the results.
3. Search for "Facebook sharing": no results.
Ideally I think the search results should match any module that includes either Facebook **or** Sharing in this case.
Contributor guide
Research direction
Start at the Jetpack > Settings admin search entry point and reproduce the difference between searching for “Facebook” and “Facebook sharing.” Trace how the query is matched against modules, then verify that a multi-word search returns modules containing either term, including the sharing module.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100