HCL Commerce Version 9.1.18.0 or later

Troubleshooting: Incorrect indexing model specified for a given store

When an ingest operation ends with one of the following error messages, this means the wc.search.CASIndexModel setting in the STORECONF table is incorrect.

Problem

Error message: Asset store cannot be specified when indexing model is set to Extended Site Store Index Model.

Solution

When indexing an eSite store ID using eSite store indexing model, ensure wc.search.CASIndexModel setting in STORECONF table for this store (or store 0 at the site level) is set to "false".

Problem

Error message: Only Catalog Asset Store can be specified when indexing model is set to Catalog Asset Store Index Model.

Solution

When indexing using asset store indexing model, ensure wc.search.CASIndexModel setting in STORECONF table for the appropriate asset store (or store 0 at the site level) is set to "true".