migrateSearchFacet utility

Use the migrateSearchFacet utility to migrate your existing attribute dictionary facetable attributes to the latest version of HCL Commerce Search. Typically, you run this utility while migrating HCL Commerce Search from a BOD-based search deployment.

Note: HCL Commerce Version 8 does not support attributes that are not in the attribute dictionary. You must use attribute dictionary attributes for faceted navigation.

Syntax diagram for migrateSearchFacet utility

Parameter values

instance_name
The name of the HCL Commerce instance with which you are working (for example, demo).
dbuser
The name of the user that is connecting to the database.
dbuserpwd
The password for the user that is connecting to the database.

Example

From the following directory:
  • WC_installdir/bin
  • HCL Commerce DeveloperWCDE_installdir\bin
Run the following command:
  • HCL Commerce DevelopermigrateSearchFacet.bat
  • WindowsmigrateSearchFacet.bat -instance instance_name -dbuser db_user -dbuserpwd db_password
  • LinuxAIXmigrateSearchFacet.sh -instance instance_name -dbuser db_user -dbuserpwd db_password