For AIX and Windows NT users, an indexing and search wizard is provided as an example of how to create indexes on selected tables or columns, and to search on those indexes. This sample wizard leads you through the steps required to be able to search on selected columns of a table using the Text Extender search functions.
To start the sample wizard, enter
txwizard
You can use the Java source code that is provided with the sample wizard to either build your own administration and search application or to learn how the Text Extender functions can be used and called within a Java environment.
In AIX, the Java source code of the wizard is stored in directory
/usr/lpp/db2tx_06_01/samples/wizard
In Windows NT, it is stored in directory
%DMBMMPATH%\samples\wizard