【问题标题】:Migrating sitecore 7.1 search to sitecore 8.0将 sitecore 7.1 搜索迁移到 sitecore 8.0
【发布时间】:2015-07-22 08:41:41
【问题描述】:

我应该将网站从 Sitecore 7.1 迁移到 8.0

我主要关心 Lucene 搜索和索引部分的搜索功能,这也是要迁移的。

我只需要对相同的错误和错误进行提醒,以及一个问题(在网络上没有找到答案)是搜索功能会受到迁移的严重影响吗?迁移时应该注意什么?

感谢任何有用的相关链接。

【问题讨论】:

    标签: indexing lucene migration sitecore sitecore8


    【解决方案1】:

    在我看来,搜索配置有一些变化

    contentSearch/configuration/defaultIndexConfiguration/analyzer
    

    已移至:

    contentSearch/indexConfigurations/defaultLuceneIndexConfiguration/analyzer
    

    ContentSearch 命名空间也发生了变化

    还要检查媒体库的 EncodedNameReplacements 设置,因为它可能会破坏您的某些链接。

    如果您正在使用模块 - 请通过此链接 https://kb.sitecore.net/articles/541788 检查模块兼容性表,因为其中一些可能尚不适用于 8.0。 Sitecore.Kernel 现在在 .NET 4.5 上,所以请牢记 .NET 版本升级

    我通常会使用以下版本进行两次全新安装,并在 diff 工具中检查配置更改,如果适用,您可能会发现这种做法也很有帮助。

    请仔细阅读 Sitecore 的升级说明,并考虑是否必须在您的解决方案上执行这些说明。 8.0 的官方升级说明可以在这里找到https://dev.sitecore.net/en/Downloads/Sitecore_Experience_Platform/8_0/Sitecore_Experience_Platform_8_0.aspx(但您可能需要 SDN 帐户才能访问)

    其他一些有用的参考资料:

    https://theagilecoder.wordpress.com/2015/03/09/keystone-considerations-when-upgrading-to-sitecore-7-5-or-sitecore-8/

    http://laubplusco.net/quick-tip-upgrading-sitecore-fast-easy/

    http://www.velir.com/blog/index.php/2015/06/25/the-art-of-the-sitecore-upgrade/

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多