Difference between revisions of "CaUtils"
From CollectiveAccess Documentation
(→Configuration) |
(→Configuration) |
||
Line 8: | Line 8: | ||
||'''Command'''||'''Description''' | ||'''Command'''||'''Description''' | ||
|- | |- | ||
− | ||update-installation-profile||Updates configuration from "mini" or partial XML configuration profile. | + | ||[[Update_installation_profile|update-installation-profile]]||Updates configuration from "mini" or partial XML configuration profile. |
|- | |- | ||
||export-profile||Export current system configuration as an XML installation profile. | ||export-profile||Export current system configuration as an XML installation profile. |
Revision as of 15:34, 20 October 2014
The caUtils commands can be accessed from /support.
bin/caUtils command
Configuration
Command | Description |
update-installation-profile | Updates configuration from "mini" or partial XML configuration profile. |
export-profile | Export current system configuration as an XML installation profile. |
Cron
Command | Description |
process-task-queue | Process queued tasks. |
Import/Export
Command | Description |
export-data | Export data to a MARC or XML file. |
import-data | Import data from an Excel XLSX, tab or comma delimited text or XML file. |
load-AAT | Load Getty Art & Architecture Thesaurus (AAT) into CollectiveAccess. |
load-export-mapping | Load export mapping from Excel XLSX format file. |
load-import-mapping | Load import mapping from Excel XLSX format file. |
sync-data | Synchronize data between two CollectiveAccess systems. |
Maintenance
Command | Description |
fix-permissions | Fix folder permissions. MUST BE RUN WHILE LOGGED IN WITH ADMINSTRATIVE/ROOT PERMISSIONS. |
rebuild-sort-values | Rebuilds values use to sort by title, name and identifier. |
remove-unused-media | Detects and, optionally, removes media present in the media directories but not referenced in the database. |
update-database-schema | Update database schema to the current version. |
Media
Command | Description |
regenerate-annotation-previews | Regenerates annotation preview media for some or all object representation annotations. |
reindex-pdfs | Reindex PDF media for in-viewer content search. |
reprocess-media | Re-process existing media using current media processing configuration. |
Search
Command | Description |
generate-elasticSearch-configuration | Configures ElasticSearch installation for use with CollectiveAccess. |
generate-solr-configuration | Configures Solr installation for use with CollectiveAccess. |
rebuild-search-index | Rebuilds search indices. Use this if you suspect the indices are out of sync with the database. |