matomo-org / matomo-org/developer-documentation
Make the search bar of developer.matomo.org search the contents of the site
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 58
- Forks
- 88
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 13
Description
Expected:
A search box on the landing page of a site, will search the site
Actual:
The search bar does not search the site contents, it searches... article titles or something.
Example:
If you search developer.matomo.org for trackPageView, it tells you there are no results.
But if you search at an engine, it shows there are many results:
A workaround could be to put a statement next to the search box saying "this does not search the site" and we could give instructions for how to do an Advanced Search at a search engine.
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are identified in the issue. Start by locating the landing-page search implementation and its indexing or configuration, then verify that searching for trackPageView returns relevant site content rather than only article titles.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation, search
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100