
154 WebSphere Commerce V7.0 Feature Pack 2 Search Solution Overview and Deployment
6.13.2 Preparing the WebSphere Commerce machine
On the WebSphere Commerce machine, perform the following steps:
1. Log on as a WebSphere Commerce non-root user.
2. Navigate to the following directory:
cd /opt/IBM/WebSphere/CommerceServer70/components/foundation/subcomponents/search/bin
3. Run the search index setup utility, as shown in Example 6-16.
Example 6-16 Running the search index setup utility
./setupSearchIndex.sh -instance demo -action configWCforSolr -masterCatalogId
10001 -dbuser db2inst1 -dbuserpwd inst1pas -searchServerName linux-530s
-searchServerPort 3737 ...