moodle/search
David Monllao 23fc1be833 MDL-53535 search_solr: Solr version restrictions
Also removing is_server_ready call from execute_query as in production
workflows search is done through \core_search\manager::search and
\core_search\manager::instance already checks is_server_ready. In
testing environment setUp functions should check that the server is
ready before performing other actions.
2016-04-18 09:59:58 +08:00
..
classes MDL-53535 search_solr: Solr version restrictions 2016-04-18 09:59:58 +08:00
cli MDL-53247 search: Require search to be available before running indexer script 2016-03-09 13:37:33 +08:00
engine/solr MDL-53535 search_solr: Solr version restrictions 2016-04-18 09:59:58 +08:00
templates MDL-53515 search: Add template example 2016-03-29 08:52:25 -04:00
tests MDL-53167 search: Add ability to limit courses searched 2016-04-07 14:41:59 -04:00
index.php MDL-53642 search: Allow selection of multiple areas to filter 2016-04-07 14:47:47 -04:00