Enabling full-text search for ClearQuest Web

Now you are ready to enable the ClearQuest full-text search feature.
To enable full-text search for ClearQuest Web, perform the following steps:
  1. Run the installutil setmasterpropertyfromfile subcommand. See the setmasterpropertyfromfile reference help for usage information.

    After running this command, the full-text search feature is enabled in the ClearQuest Web user interface. However, because you have not indexed any records yet, if a user attempts to use the feature, no records are returned.

    Attention: The installutil command is available only on the Windows platform. If you are configuring ClearQuest full-text search on the UNIX system or Linux, you must copy the ClearQuest search properties file, CQ-db_name-dbset_name.xml, to a Windows computer to run this command.
  2. Using the WebSphere Administrative console, perform the following tasks
    1. Change the services startup setting for cqsearchprofile from Manual to Automatic. This ensures that cqsearchprofile starts automatically when the host computer is restarted.
    2. Restart Solr by restarting cqsearchprofile, the WebSphere Application Server profile in which Solr resides. See the WebSphere Application Server Information Center for details.
Related reference
cqtsdbcrawler.pl
setmasterpropertyfromfile

Feedback