Feature Pack 5 or later

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.

Note: For facetable attributes not in the attribute dictionary, you must manually migrate the faceted attributes. For more information, see the following tasks, depending on your feature pack level:

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

DB2The name of the user that is connecting to the database.

OracleThe user ID 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
  • SolarisLinuxAIXmigrateSearchFacet.sh -instance instance_name -dbuser db_user -dbuserpwd db_password