moodle/search
Neill Magill e86bc4921e MDL-71115 search: Only replace course search when equivalent
Not all global search configurations offer the same results as the
default course search does.

The default course search will return courses that the user can see
the details of even if they can see them via a category, even if
they are not enrolled and cannot enrol themselves on it.

The equivalent global search configuration is:

* Global search is enabled
* The course indexing is enabled
* All the name and summary of all courses are included in the results

This patch will only let global search replace the default course
search when those criteria are met.

It will also display on the global search configuration page if global
search will replace the legacy course search.
2021-11-10 09:11:19 +00:00
..
amd MDL-71113 javascript: Improve basic JS Documentation 2021-06-18 09:38:05 +08:00
classes MDL-71115 search: Only replace course search when equivalent 2021-11-10 09:11:19 +00:00
cli MDL-55356 core_search: Make indexing task/CLI do context requests 2017-10-11 17:17:10 +01:00
engine MDL-72118 search: fix unit test dependant on HTML block pluginname 2021-09-16 11:51:35 +08:00
templates MDL-65540 core_search: Explicit component name in the str helper 2019-05-09 15:29:02 +08:00
tests MDL-71115 search: Only replace course search when equivalent 2021-11-10 09:11:19 +00:00
index.php MDL-60917 core_search: add top result section 2021-10-12 14:49:36 +11:00
upgrade.txt MDL-69479 upgrade: Change all 4.0 occurrences to 3.10 2020-08-21 23:57:17 +02:00