-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
5.1
-
MOODLE_501_STABLE
-
MDL-85518-main
-
-
-
6
-
Team Hedgehogs 2025 Sprint 2.1, Team Hedgehogs 2025 Sprint 2.2
The first phase of our administration IA work is to improve the site administration search results. The first part of that relates to improving the results and surfacing more relevant results within the existing search format, so the results appear in the same way but in an improved order.
This issue should update the admin search results so they are returned in the following order:
- Page title match (eg "Advanced features").
- Setting short name match (eg "enablewebservices").
- Setting name match (eg "Enable web services").
- Table content match (eg match within MFA factor table).
- Setting value match (eg "127.0.0.1").
- Setting helper text (eg "Web services enable other systems...").
Out of scope:
- Changes to the search/results UI.
- Changes to support a fuzzier search (this will be added in a follow up).