Improving response time of Directory Search

 

+

Search Tips   |   Advanced Search

 

We can improve performance of the Directory Search portlet by adding it as an additional directory to the JSP batch compiler in the portal. 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
Change the minimum number of characters in names for searching

 

Related information

Performance improvements