Back Forward Understanding full-text search

PRPC incorporates a full-text search facility. Depending on settings, developers can search for rules, data instances and work items, and application users can search for work items.

By default, the full-text search facility is enabled for rules, and is accessed by the Designer Studio search facility in the header bar.

This facility uses index files to provide full-text searching. Through settings in the Search landing page tab, you can enable or disable this facility and determine the directory where index files are stored. Indexes are updated in the background periodically, during the system pulse performed by the Pega-RULES agent — typically once a minute.

note on using the submit buttonNote: when you update settings on the Search landing page tab, be sure to scroll to the bottom of the display to locate and click the Submit button. Your settings do not take effect until you have clicked that button.

When enabled, the index engine component of PRPC maintains indexes automatically for every saved rule, data instance, and work item.

To minimize any impact on user response, indexing operations occur in the background (by the Pega-RULES agent) upon the next system pulse after an object is saved. So, depending on the system pulse setting, search results may reflect slightly stale information and may be incomplete. In multinode systems, rule change information is automatically propagated to all nodes through the system pulse mechanism.

NoteSome internal rules — instances of the Rule-System-Generated-Access class — are generated automatically as PRPC operates. When rule indexing is enabled, these are indexed at each system pulse and rules of these types may appear in search results.

Notes

Definitions Lucene, pulse
Related topics System category — Settings landing page
Designer Studio — Using the Search landing page tab
Understanding the Pega-RULES agent

UpConcepts