Create and configure the entity file.
The entity file contains all submittable record types in the
ClearQuest database. These record types and associated fields are
candidates for full-text search. After creating the entity file, you
can configure the file to select only those record types
and associated fields that you want to index.
Attention: You
can omit this task if you want to index all record types and associated
fields in the user database.
To create and configure the entity file, perform the following
steps:
- Run the cqtssetup.pl command
with the -o Entity option, as described
in the cqtssetup.pl reference help.
The output is an entity file that contains all submittable
record types in the user database. The entity file has the following
name:
Entity-db_name-dbset_name.txt
where
the variables have the following meanings:
- db_name
- Name of the database
- dbset_name
- Name of the database set
- Edit the entity file to select only those record types
that you want to index. Instructions for editing the entity file are
included in the cqtssetup.pl reference help.
You have now created the master entity file.
- Copy the entity file to the Solr home directory, which
you defined previously when you established the location of the Lucene
index.