Create the Solr search file.
The Solr search file specifies how entities are indexed.
To create the Solr search file, perform the following steps:
- Run the cqtssetup.pl command
with the -o Solr option, as described in
the cqtssetup.pl reference help.
The
output is a Solr search file with the following name:
Solr-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
- Copy the Solr search file to the Solr home directory, which
you defined previously when you established the location of the Lucene
index.