I have a scheduled job that updates expiration dates on content items. While the job seems to be fine and is updating the expiration date and is publishing the content.
However I see this error in the logs:
EPiServer.Find.Cms.CmsUnifiedSearchSetUp : IAttachmentHelper can not be initiated.
Thanks Ravindra, I just took a look at it and don't really see any implementation of the attachment filter. Is there a sample I can refer too. Are both errors due to same root cause? Also I have multiple schedule jobs that update and publish pages. None of them throw this error ,however the job to update just expiration dates is throwing this error. Can't really find the real root cause.
I have a scheduled job that updates expiration dates on content items. While the job seems to be fine and is updating the expiration date and is publishing the content.
However I see this error in the logs: