Defect HC-13173

SearchUpdateIndex not inserting WCT+SOLRINDEX record in CACHEIVL table

Software

Customer case Applies to Corrected in
CS0268450 V9.1.5.0 9.0.1.18

Observed behavior

The Solr search related UpdateSearchIndex scheduler job is not adding WCT+SOLRINDEX to the CACHEIVL table when the index is modified.

Expected behavior

The cache invalidation entry should be added when the index is modified.

Resolution

Many cache entries depend on WCT+SOLRINDEX for cache invalidation when the index is modified. The code has been updated to insert the entry when the index is modified.