Introduced in Feature Pack 2

Deploying the search server

You can deploy WebSphere Commerce search in the standard or advanced configurations, depending on your environment. The exception to this is the WebSphere Commerce Authoring environment, which can only be deployed in the embedded configuration.

Deployment considerations

Consider the following table to decide the cost-benefits between which search configuration to deploy:
Deployment considerations
Search configuration Considerations
Embedded configuration:
WebSphere Commerce
Local
WebSphere Commerce search
Local, embedded in the WebSphere Commerce JVM
  • This configuration applies only to WebSphere Commerce Developer and is the mandatory environment for the Authoring environment.
  • Hardware requirements are not as high relative to the other options. Therefore, it is recommended to install only one language in this configuration.
  • You cannot allocate separate system resources between WebSphere Commerce and WebSphere Commerce search, as both applications are running in the same JVM.
Standard configuration:
WebSphere Commerce
Local
WebSphere Commerce search
Local, in a separate JVM
  • Hardware considerations must be made for a high-performing single machine, as one machine is shared for both WebSphere Commerce and WebSphere Commerce search.
  • Performance of your WebSphere Commerce search instance might degrade when the system is overloaded with usage.
  • You can manage performance by allocating system resources to each JVM.
  • WebSphere Commerce and WebSphere Commerce search can be locally bound together to improve overall response time.
Advanced configuration:
WebSphere Commerce
Local
WebSphere Commerce search
Remote
  • Hardware considerations must be made for multiple machines, as one machine is allocated for WebSphere Commerce, and another machine for WebSphere Commerce search.
  • Performance of your WebSphere Commerce search instance is more manageable when the system is overloaded with usage, as processing is offloaded to a separate machine.
  • More flexible deployment configurations can be performed by using network clustering and load balancing, which can improve availability and prevent a single point of system failure.
New feature for Feature Pack 8The managed configuration is a variation of the advanced configuration, but contains streamlined configuration tasks. The following topologies are typical in the managed configuration, where all managed production Solr cluster members are federated and managed by a deployment manager:
  • 1 Managed production Solr cluster with only a number of Solr subordinate servers
  • 2 Managed production Solr cluster with a dedicated Solr master server, and a number of Solr subordinate servers
  • 3 Managed production Solr cluster with a dedicated Solr repeater server, and a number of Solr subordinate servers