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.
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
- WCDE_installdir\bin
- migrateSearchFacet.bat
- migrateSearchFacet.bat -instance instance_name -dbuser db_user -dbuserpwd db_password
- migrateSearchFacet.sh -instance instance_name -dbuser db_user -dbuserpwd db_password