Create and edit the ClearQuest search properties file.
The ClearQuest search properties file is used by the ClearQuest record
extractor, cqtsdbcrawler.pl, and by the search feature.
To create the search properties file, perform the following steps:
- Run the cqtssetup.pl command with the -o
CQ option, as described in the cqtssetup.pl reference
help.
The output file is a ClearQuest search properties file
with the following name:
CQ-db_name-dbset_name.xml
where
the variables have the following meanings:
- db_name
- Name of the database
- dbset_name
- Name of the database set
- Edit the following sections of the search properties file for your
deployment, as appropriate. See the cqtssetup.pl reference
help for details.
- Search engine section, <SearchEngine>
- Database crawler section, <CQDbCrawler>
- Database section, <CQDatabase>
- Entity section, <CQEntity>
- Copy the search properties file to the Solr home directory, which
you defined previously when you established the location of the Lucene index.