SRCHCONF

The configuration table for HCL Commerce search integration.

Column Descriptions:

NameTypeDescription
INDEXTYPEVARCHAR (128) NOT NULLThe type of search index. For example, Catentry.
INDEXSCOPEVARCHAR (128) NOT NULLThe scope of the indexed data. For example, master catalog.
LANGUAGESVARCHAR (1600) NOT NULLThe languages that the data is indexed in.
CONFIGVARCHAR (2000) NOT NULLThe detailed configuration of the index.
OPTCOUNTERSMALLINT NOT NULL DEFAULT 0The optimistic concurrency control counter for the table. Every time there is an update to the table, the counter is incremented.

Indexes:

NameColumn NamesType
<SYSTEM-GENERATED>INDEXTYPE+INDEXSCOPEPrimary Key

Referenced By Child Tables:

ConstraintColumnsChild TableChild ColumnsType
F_3710INDEXTYPE+INDEXSCOPESRCHCONFEXTINDEXTYPE+INDEXSCOPECascade