CoreMedia DXP 8 comes with Solr schema customizations to be applied to the IBM WCS Solr schema definition.
The schema customization can be found in the WCS RAD workspace zip file below
WCDE-ZIP/components/foundation/subcomponents/search/solr/cm-schema-customizations/CatalogEntry/schema.xml
and WCDE-ZIP/components/foundation/subcomponents/search/solr/cm-schema-customizations/CatalogGroup/schema.xml
.
Add the additional fields and fieldTypes to the corresponding schema.xml
files below
WCDE-INSTALL\components\foundation\subcomponents\search\solr\home\template\
and
WCDE-INSTALL\components\foundation\subcomponents\search\solr\home\template-update\
(if existing)
to your CoreMedia LiveContext 2.0 WebSphere Commerce Project Workspace.
The file WCDE-ZIP/components/foundation/subcomponents/search/solr/cm-schema-customizations/merge.xsl
can be used to
add the CoreMedia Solr customization to your existing Solr schema files in your WCS deployment automation.
Read Section 3.4.3.4, “Adding New PARENT_PARTNUMBER Field to the Solr Index” and Section 3.4.3.5, “Adding New CM_SEO_TOKEN Field to the Solr Index ” to learn more about the specific fields in detail.