About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
administration:automation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
administration:automation [2022/10/13 14:13] – [Using cron] demiankatzadministration:automation [2022/10/13 14:16] – [Automation] demiankatz
Line 5: Line 5:
   * Update VuFind's index with the latest changed and added records from your ILS.  See the [[indexing:marc:export_notes|MARC Export Notes]] for help with this.   * Update VuFind's index with the latest changed and added records from your ILS.  See the [[indexing:marc:export_notes|MARC Export Notes]] for help with this.
   * Remove deleted and suppressed records from VuFind's index.  VuFind is packaged with tools in the util directory that can help with this, but functionality may be limited depending on the capabilities of your ILS.   * Remove deleted and suppressed records from VuFind's index.  VuFind is packaged with tools in the util directory that can help with this, but functionality may be limited depending on the capabilities of your ILS.
 +  * Remove expired data from VuFind's database (see documentation for the various "expire"-related [[administration:command_line_utilities|Command Line Utilities]] for more details).
   * You may wish to make sure the Solr index is regularly optimized for minimal space usage and improved performance, though this is not as important for newer versions of Solr as it used to be. However, optimization can be a good way to ensure that all uncommitted changes become visible. There is a stand-alone optimize tool in the util directory.   * You may wish to make sure the Solr index is regularly optimized for minimal space usage and improved performance, though this is not as important for newer versions of Solr as it used to be. However, optimization can be a good way to ensure that all uncommitted changes become visible. There is a stand-alone optimize tool in the util directory.
   * Dump the MySQL database for backup purposes.   * Dump the MySQL database for backup purposes.
administration/automation.txt · Last modified: 2023/03/06 20:48 by demiankatz