adobe / adobe/aem-core-wcm-components
[Search] Show results with partial match
Open
enhancement
good first issue
- Dominant language
- Java
- Stars
- 795
- Forks
- 775
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 8
Description
It would be nice if the Quick Search component would provide a way to return results with partial matches, e.g. if a page has the title "Trends" it would show up when typing "tren".
It works when we manually include a wildcard in the search ("tren*") but most users won't be aware of this behaviour
Contributor guide
Research direction
Start with the Quick Search component and inspect how its existing wildcard behavior handles queries such as "tren*". The work is done when entering a partial query such as "tren" returns a page titled "Trends" without requiring users to add a wildcard.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100