Creating the thesaurus

The mksyd utility creates the custom thesaurus using a control file as input. It is located in:

$SYBASE/$SYBASE_FTS/verity/<verity_platform_directory>/bin

Run, or define an alias to run, mksyd from this bin directory. Create your custom thesaurus in any work directory.

The mksyd syntax for creating a custom thesaurus is:

 mksyd -f control_file.ctl -syd custom_thesaurus.syd

where:

For example, to execute the mksyd utility reading the sample control file defined above, and directing output to a work directory, use:

mksyd -f /usr/u/sybase/dba/thesaurus/colors.ctl 
-syd /usr/u/sybase/dba/thesaurus/custom.syd