Develop > Presentation layer > Customize marketing > Work with Product Advisor


Set the type of search space

This section explains how to set the type of search space.

Before creating a Product Advisor search space for a category from the WebSphere Commerce Accelerator:


Procedure

  1. Open the WebSphere Commerce configuration file.

  2. To create separate search category:

    1. For separate search space, set the value "true" to the <CompatibilityMode> tag

      <SearchSpaceConfiguration name="Search Space Configuration">
      <CompatibilityMode value="true"/>
      <GenerateXMLFile value="false"/>
      </SearchSpaceConfiguration> 
      

    2. For base search space, set the value "false" to the <CompatibilityMode> tag

      <SearchSpaceConfiguration name="Search Space Configuration">
      <CompatibilityMode value="false"/>
      <GenerateXMLFile value="false"/>
      </SearchSpaceConfiguration>
      

  3. Restart the WCS instance for the changes to take effect.


Related concepts

Product Advisor cycle

Product Advisor

Shop metaphors

Product Advisor search space


Related tasks

Create search space for Product Advisor

Delete base search space for a category

Delete separate search space for a category

Related reference

Differences between separate and base search spaces

PACreateSearchSpaceBatchCmd scheduler command


+

Search Tips   |   Advanced Search