Enrichment Executables
Enrichment has two UNIX executables that you use in different processing scenarios.
sweaver
Use this executable if you do not need to process input and/or output files larger than 2 GB. An example usage is:
sweaver -t=f -c=control.file -m=message.summary
sweaverL
Use this executable to process input and/or output files larger than 2 GB. This executable has higher system requirements than sweaver. See the Installation Guide for the system requirements for processing large files. An example usage is:
sweaverL -t=f -c=control.file -m=message.summary