Triggering a lucene search index update
search cancel

Triggering a lucene search index update

book

Article ID: 245721

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

The search in the AWI normally returns objects fairly quickly; but at some point stopped updating.  This is shown when doing a search and clicking on the "x Results Total":

And then looking at the last updated time:

This time is showing a long time ago.

Is there a way to trigger the lucene build in this situation?

Environment

Release : 12.3.2

Component :

Resolution

You can manually trigger the lucene index build if it seems "stuck" by:

  1. Log into client 0
  2. Open UC_SYSTEM_SETTINGS
  3. Update or add the INDEXSEARCH_INTERVAL variable line
  4. Set Value1 to 15
  5. Save changes made to UC_SYSTEM_SETTINGS

This should kick the lucene index build and start it working again.  This may take a few minutes to take effect.  The INDEXSEARCH_INTERVAL line can be reverted to its previous setting (even if this is removing it from UC_SYSTEM_SETTINGS) one the index build starts again.

Attachments