[AMOS commit] MDL-53535 search_solr: Solr version restrictions Committed into Git: 2016-03-24 10:10 UTC

[AMOS commit] MDL-53535 search_solr: Solr version restrictions Committed into Git: 2016-03-24 10:10 UTC

by AMOS bot -
Number of replies: 0
Author: David Monllao
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.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=23fc1be8336f4bb5017a0dafcd80540afc637428
http://github.com/moodle/moodle/commit/23fc1be8336f4bb5017a0dafcd80540afc637428

+ 3.1 en [minimumsolr4,search_solr]
+ 3.1 en [schemasetupfromsolr5,search_solr]