Schedule crawls (FAST Search Lotus Notes content connector)

 

Applies to: FAST Search Server 2010

Use this procedure to schedule crawls for the FAST Search Lotus Notes content connector. To schedule crawls, use the Windows Task Scheduler.

Create a new scheduled task using the Windows Task Scheduler (Windows Server 2008)

The FAST Search Lotus Notes connector should have a task for both the content connector as well as the user directory connector.

Warning

Do not schedule the FAST Search Lotus Notes content connector and FAST Search Lotus Notes user directory connector to start crawling at the same time. The same ID file is used to connect to Domino, and if both connectors start at the same time, errors could occur. The scheduled crawls may crawl at the same time, as long as the scheduled start time of the crawl is not the same.

  1. On the Start menu, click Administrative tools.

  2. Click Task Scheduler.

  3. In the Actions pane, click Create Basic Task.

  4. Give the task a unique name and click Next.

  5. In the Trigger menu, mark the radio button in front of the preferred interval and click Next. Provide any additional input if prompted and click Next.

    Warning

    Make sure there is enough time for a full crawl to complete between the intervals.

  6. In the Action menu, mark the radio button in front of Start a Program and click Next.

    1. In the Program/script field, type <FAST Search Server 2010 for SharePoint installation directory>\bin\lotusnotesconnector.bat, where <FAST Search Server 2010 for SharePoint installation directory> is the installation directory of FAST Search Server 2010 for SharePoint, usually C:\FASTSearch\.

    2. In the Add arguments field, type start -f ..\etc\<name of the connector configuration file>, where <name of the connector configuration file> is the configuration file for the FAST Search Lotus Notes content connector.

    3. In the Start in field, type <FAST Search Server 2010 for SharePoint installation directory>\bin, where <FAST Search Server 2010 for SharePoint installation directory> is the installation directory of FAST Search Server 2010 for SharePoint, usually C:\FASTSearch\.

  7. In the Summary dialog, review your settings and then click Finish to create the task.

Allow scheduled tasks to run when the user is not logged on

By default, scheduled task(s) are not allowed to run when the user is not logged on. To allow the scheduled task(s) to run when the user is not logged on:

  1. In the Windows Task Scheduler left navigation pane, click the Task Scheduler Library.

  2. Right click on the scheduled task(s) that you created and then click Properties.

  3. In the General tab, select the radio button in front of Run whether user is logged on or not and then click OK.

  4. Type the user name and password of the user who is supposed to run the task and then click OK.