SDKits / ExamineX

Issue tracker for ExamineX
https://examinex.online
5 stars 0 forks source link

Umbraco cold boot triggering index rebuilds #79

Closed Shazwazza closed 1 year ago

Shazwazza commented 1 year ago

ExamineX should not rebuild non-empty indexes on a cold boot startup. This was previously fixed for older Umbraco versions: #46, however this issue seems to have re-occurred due to this issue in Umbraco https://github.com/umbraco/Umbraco-CMS/pull/14020

ExamineX will implement a workaround to replace the concrete Umbraco ExamineIndexRebuilder class on composition.