Enabling the HCL Commerce Search data cache

The search server data cache uses DistributedMap object caches, which are defined automatically during feature pack installation.

To view these object caches, open the server.xml configuration file in the Liberty Profile, and examine the distributedMap parameter defined for the Search server.

The object caches used by the search server data cache have JNDI names that start with services/cache/Search and end with DistributedMapCache. For example, services/cache/SearchSystemDistributedMapCache and services/cache/SearchFacetDistributedMapCache are two of the object caches used by the search server data cache.