[Content]: Searching with user-supplied queries
Open
Nobody has claimed this yet.
📦 CMS
- Dominant language
- JavaScript
- Stars
- 42
- Forks
- 160
- Avg merge
- 3h 9m
- Merged PRs (30d)
- 4
Description
Product
Craft CMS
Description
When passing a user-supplied value to .search(), interpolation will often misbehave without carefully managing quotes and term grouping.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names Craft CMS and the .search() entry point, but no documentation file or test. Start by locating the existing page that explains search queries, then determine where guidance for user-supplied values belongs. Done should be clear documentation with an example covering the reported interpolation and grouping problem.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100