If a folder object for search interfaces does not exist, you must re-create it. Do not attempt to create more than one searchInterfaces folder.

The searchInterfaces folder must contain a search interface named All to enable shoppers to search the catalog. It must also contain a search interface named TypeAhead if typeahead functionality is to be enabled for shoppers’ search terms. For more information, see Understand the All and TypeAhead search interfaces.

Use the following endpoint to create the searchInterfaces folder:

POST /gsadmin/v1/cloud/searchInterfaces

The POST endpoint must import the following JSON configuration:

{
  "ecr:type": "search-interface-folder"
}

Copyright © 1997, 2016 Oracle and/or its affiliates. All rights reserved. Legal Notices