Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.1
-
MOODLE_31_STABLE
-
MOODLE_31_STABLE
-
MDL-53325-master -
Description
After some research related to MDL-53281, I've found it's generally not preferred to optimize the solr database after every indexing run. Generally you only want to do it a at most a few times a day. It's quite intensive on the solr server, and ~doubles the index size while it is happening.
Optimize should likely be moved into it's own task, separate solr task from the index task.
Attachments
Issue Links
- has been marked as being related by
-
MDL-53281 Solr may timeout during optimize
-
- Closed
-