How to create a search service for a Virtual Portal
Applies to
HCL Digital Experience v9.5 and higher
Introduction
A search service enables users to query pages and web content, and configuring a dedicated service for a Virtual Portal ensures that search scopes and indices are isolated specifically to that environment. This article outlines the steps required to configure a search service for an HCL Digital Experience (DX) Virtual Portal environment.
Instructions
-
Verify that the remote search server and the Virtual Portal on the local portal server use the same LDAP directory.
-
Complete the initial remote search setup by following the procedures in Configure Remote Search.
-
Set the
PSE_TYPEparameter toejb. The required EJB and IIOP URL values are detailed in Search service configuration parameters. -
Verify the file system permissions for the
DefaultCollectionsDirectoryandCONFIG_FOLDER_PATHdirectories to ensure they are accessible (for example, usingchmod -R 755).