WebSphere Commerce DeveloperIntroduced in Feature Pack 2

WebSphere Commerce search server: Embedded configuration

The WebSphere Commerce search server is deployed in the embedded configuration in WebSphere Commerce Developer by default. This is the only configuration supported for the Authoring environment.
The following diagram illustrates deploying WebSphere Commerce search in the embedded configuration, where the WebSphere Commerce Server and WebSphere Commerce search are running in a Java Virtual Machine (JVM):
Embedded configuration deployment diagram
Important: It is recommended that you only include one language when creating the search index in the embedded configuration. That is, heap memory issues can occur due to the large number of search cores created in the development environment when building all supported languages in an embedded configuration.
Feature Pack 7 or laterThe following list summarizes the WebSphere Commerce search deployment in the embedded configuration:
  • It contains a single WebSphere Application Server profile, with the following applications:
    • WC
    • Search
  • It uses a common JDBC datasource and JVM heap space.
  • It uses a common database. Derby, DB2, or Oracle.
  • WebSphere Application Server security is disabled.
  • No SSL certificate is required.