Preprocessing the search index data
In this lesson, you preprocess the search index data to prepare the customer
ratings data for indexing. The preprocess utility extracts and flattens data. Then, the utility
outputs the data into a set of temporary tables inside the WebSphere Commerce
database.The data in the temporary tables is used by the index building utility in the
next lesson. The utility uses the data in this table to populate the the search indexes with the
Data Import Handler (DIH).
Procedure
- Stop the WebSphere Commerce Test Server.
- In a command-line utility, go to the WCDE_installdir\bin directory.
-
Run the preprocessing utility by running the following command.
- di-preprocess.bat Search_home\pre-processConfig\MC_masterCatalogID\dbtype
- Query the TI_RATING table to confirm that the ratings information is populated.