Defect HC-11799

Old search indices are not cleaned up automatically

Software

Customer case Applies to Corrected in
CS0245674 V9.1.7.0 9.1.8.0

Observed behavior

When failures occur during the index build process, the previous index is not always deleted. Repeated failures can result in the old indexes accumulating on disc.

Expected behavior

All previous indexes should be cleaned up regularly.

Resolution

The code has been updated to delete all old indexes instead of just the previous one, so that there are no obsolete indexes remaining.