migrateSearchFacet utility

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

Note: WebSphere 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 WebSphere 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
  • WebSphere Commerce DeveloperWCDE_installdir\bin
Run the following command:
  • WebSphere 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