Building and Updating the Search Index for Objectives

To build and update the search index for objectives, use the Rebuild Indexes (PTSF_SCHEDULE) component.

Page Name

Definition Name

Usage

Build Search Index Page

PTSF_SCHEDULE_SI

Build or update the catalog index for objectives.

The search engine delivered with Enterprise Learning Management enables users to search for and assign objectives to learners through the following pages:

  • Add New Objective page in employee and manager self-service.

  • Add Objectives to Get Credit For page that's used to record supplemental learning in employee and manager self-service.

  • Assign Objectives - Search for Objectives page in the Assign Objectives (LM_MASS_ASGN_OBJV) component.

During implementation, you must build the search index after you create objectives. Later, each time that you add or delete objectives or make changes to existing objectives on the Objectives page, you must update the index. Otherwise, users will not see the changes when they search for objectives. For example, if you add an objective, the objective will appear in the search results only after you update the index.

To build or update the search index for objectives, run the PTSF_GENFEED Application Engine process.

Use the Build Search Index page (PTSF_SCHEDULE_SI) to build or update the catalog index for objectives.

Navigation:

Enterprise Learning > Catalog > Rebuild Indexes > Build Search Index

This example illustrates the fields and controls on the Build Search Index page.

Build Search Index page

Field or Control

Description

Search Definition

Select the LS_LM_OBJV definition to build the objectives index.

Full Index

Select to create a new full index. If an index already exists, the process overwrites it.

Incremental Index

Select to update an existing index. The system updates an index with any changes made since the last time the index was successfully created or updated.

Base Language

Select to build or update the index for only the base language.

All Languages

Select to build or update the index for all enabled languages.

See the product documentation for PeopleTools: Process Scheduler.