MDL-53325 search: Optimize Solr less often

This commit is contained in:
Eric Merrill
2016-03-06 13:46:54 -05:00
parent 7adc7ef14f
commit bf2235bb11
8 changed files with 96 additions and 12 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2016030400.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2016030400.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.