Overview
Documents the available admin tools and how to run them.
Admin Scripts
These admin scripts are in the admin/loader/src/main/scripts folder and make certain tasks easier.
- load.bat, load.cshÂ
- Used to create database, clear indexes, and load terminology data.
- loadDelta.bat, loadDelta.csh
- Used to run the delta loader.
- truncate_all.sql
- MySQL script for removing all tables.
- The alternative is to drop and recreate the schema
Admin Tools
The following admin tools are used to administer a term server.
- Create/update DB
- Lucene Reindex
- Terminology Loader and Remover
- QA Tools
- Release Processing Tools
- Maintenance Tools
References/Links
- n/a