Enabling JCR text search indexing

Before beginning with migration, you disabled JCR text search indexing. Now that the migration is complete, you need to re-enable JCR text search indexing.

Procedure

  1. Edit wp_profile_root/PortalServer/jcr/lib/com/ibm/icm/icm.properties.
  2. Modify the values as follows
    key = jcr.textsearch.enabled
    value = true
  3. Restart portal for the changes to take effect.