Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1
-
Fix Version/s: 3.1
-
Component/s: Global search
-
Testing Instructions:
-
Affected Branches:MOODLE_31_STABLE
-
Fixed Branches:MOODLE_31_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-53167-master -
Pull Master Diff URL:
Description
An important missing feature in global search is course filtering. All indexed documents have a courseid field, the field can be used to set the filter sent to the search engine.
For what I've heard autocomplete form field, is a drop down if there are less than X courses, otherwise you have to start typing, but this courses filter seems a good candidate to use it.