Migrating type ahead search from IBM® Connections 5.5 to IBM® Connections 6.0

When you upgrade HCL Connections 5.5 to 6.0, solr must be updated with the new schema.xml.

Before you begin

Ensure you have downloaded and updated the package 6.0.0.0-IC-TypeAhead-20170331.zip to Connections 6.0 as described in Installing type-ahead search with Solr.

About this task

You must update solr with the new schema.xml provided in the updated package 6.0.0.0-IC-TypeAhead-20170331.zip at solr-4.7.2/node1/solr/quick-results-collection/conf/schema.xml. This procedure applies when migrating from IBM® Connections 5.5 only.

Procedure

  1. Replace {SOLR DIR}/node1/solr/quick-results-collection/conf/schema.xml with the schema.xml provided with IBM Connections 6.0 at solr-4.7.2/node1/solr/quick-results-collection/conf/schema.xml
  2. Restart the server.
  3. Stop solr: kill $(pgrep -f "start.jar")
  4. Set the JAVA_HOME environment variable.
  5. Start solr: {SOLR_DIR}/start-solr.sh