【发布时间】:2015-12-19 00:55:00
【问题描述】:
我们刚刚从 7.2 升级到 Sitecore 8.1。搜索引擎已禁用 Lucene 和 xDB。该解决方案托管在 ms azure 云服务 Web 应用程序中。
我们注意到 CMS CA 非常缓慢。在查看日志时注意到下面记录了一些错误:
13876 2015:12:18 05:21:44 ERROR Could not compute value for ComputedIndexField: _content for indexable: sitecore://web/{2E25F9D3-BBBF-4160-BAE1-1EE4E701BD9B}?lang=en&ver=1
Exception: System.UnauthorizedAccessException
Message: Access to the path 'D:\App_Data\data\mediaIndexing\b3cd2fa1-9671-498f-9534-a94ad5a21923-Mypolicy.pdf' is denied.
Source: mscorlib
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalDelete(String path, Boolean checkHost)
at System.IO.File.Delete(String path)
at Sitecore.ContentSearch.ComputedFields.MediaItemIFilterTextExtractor.ComputeFieldValue(IIndexable indexable)
at Sitecore.ContentSearch.ComputedFields.MediaItemContentExtractor.ComputeFieldValue(IIndexable indexable)
at Sitecore.ContentSearch.LuceneProvider.LuceneDocumentBuilder.AddComputedIndexFields()
有人可以建议为什么 sitecore 正在寻找我们不需要的营销索引的 Web 表单吗?
谢谢
【问题讨论】:
标签: azure lucene sitecore sitecore-azure sitecore8.1