![]()
Portal Express, Version 6.0
Operating systems: i5/OS, Linux, Windows
Improving response time of Directory Search
You can improve performance of the Directory Search portlet by adding it as an additional directory to the JSP batch compiler in IBM® WebSphere® Portal Express.
Perform the following steps:
- Follow the procedure Improving JSP response time.
- At step 1, append the following directory:
/shared/app/lotusworkplacelibFor example, on a Windows computer, use the following command:
SET WAS_EXT_DIRS=%JAVA_HOME%/lib;%WAS_HOME%/classes; ... C:\WebSphere\PortalServer\shared\app; C:\WebSphere\PortalServer\shared\app\lotusworkplacelib;Enter the command as a continuous string, instead of including return characters as shown above.
Parent topic:
Directory SearchRelated tasks
Setting attributes for results columns Changing the minimum number of characters in names for searchingRelated information
Performance improvements