To enable the Text Search feature on an Oracle Database, perform these tasks:
-or-
If upgrading in sharded mode, run the create.sql script and the update.sql script from the following directories for each colony:
The create.sql script creates the text search indices (if it contains any scripts) and the update.sql script updates the existing text search indices (if it contains any scripts).
If upgrading in nonsharded mode, run the modify.sql script from the <INSTALL_DIR>/Migration/9.4/database/scripts/oracle/textsearch directory.
-or-
If upgrading in sharded mode, run the modify.sql script from the following directories for each colony:
yfs.db.textsearch to Y
You can use the <INSTALL_DIR>/properties/customer_overrides.properties file to override the yfs.db.textsearch.oracle.contexttype property.