This topic describes how to disable the ClearQuest full-text search
feature, if needed.
To disable the full-text search feature, perform the following steps:
- Run the installutil setmasterpropertyfromfile subcommand
with the -remove option, as described in the setmasterpropertyfromfile reference
help. Running this command with the -remove option deletes
the reference to the ClearQuest search properties file from the master property
TEXT_SEARCH_PROPERTY. If you are not using ClearQuest MultiSite, operation
log (oplog) creation stops also.
- Stop the update mode record extractor:
- Edit the WebSphere Application Server file web.xml,
commenting out the <load-on-startup> section.
- Using the Administrative console for WebSphere Application Server,
stop cqsearchprofile and change the services startup setting
from Automatic to Manual.