WebSphere

 

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:

  1. Follow the procedure Improving JSP response time.

  2. At step 1, append the following directory:

    /shared/app/lotusworkplacelib

    For 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 Search

 

Related tasks
Setting attributes for results columns Changing the minimum number of characters in names for searching

 

Related information
Performance improvements