The ATG platform includes scripts for creating the database tables for Commerce Search. This section contains information about creating these database tables. For information about creating database tables for the rest of the ATG platform, see the ATG Installation and Configuration Guide. For information about creating database tables for ATG Search, see ATG Search Installation and Configuration Guide.

To create the tables, run the following scripts:

<ATG2007.3dir>/DAF/Search/Index/sql/db_components/db-vendor/search_ddl.sql
<ATG2007.3dir>/DAF/Search/common/sql/db_components/db-vendor/
  refinement_ddl.sql

The search_ddl.sql script creates the tables used by the IncrementalLoader to changes to the indexed repository. The refinement_ddl.sql script creates the tables used by the RefinementRepository.

 
loading table of contents...