14.7 Example of Loading a Thesaurus with ctxload

Assuming the medical thesaurus is in the med.thes file, you load the thesaurus as medthes with ctxload as follows:

ctxload -thes -thescase y -name medthes -file med.thes -user ctxsys

When you enter the ctxload command line, you are prompted for the user password. For best security practices, never enter the password at the command line. Alternatively, you may omit -user and let ctxload prompt you for your user name and password.