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?
Release : 12.3.2
Component :
You can manually trigger the lucene index build if it seems "stuck" by:
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.