Home

 

Listing scheduled tasks

Use SearchService administrative commands to list the scheduled tasks defined in the Home page database.


To use SearchService administrative commands, use wsadmin. See Start the wsadmin client for information about how to start the wsadmin command-line tool.


To list the scheduled tasks defined in the Home page database...

  1. Open a command window and start the wsadmin command-line tool.

  2. After the wsadmin command environment has initialized, use one of the following commands to initialize the search environment and start the search script interpreter:

    When asked to select a server, you can select any server.

  3. Use these commands to list tasks defined in the Home page database:


    SearchService commands for listing scheduled tasks

    Option Description
    SearchService.listTasks() Lists the search tasks defined in the Home page database.

    This command does not take any input parameters.

    SearchService.listIndexingTasks() Lists the indexing tasks defined in the Home page database.

    This command does not take any input parameters.

    SearchService.listOptimizeTasks() Lists the optimize only tasks defined in the Home page database.

    This command does not take any input parameters.


Configure scheduled tasks

 

Related reference


SearchService commands


+

Search Tips   |   Advanced Search