Skip to content

Releases: SitecoreSupport/Sitecore.Support.107730.107856

8.1.1.0

27 Jan 10:40
Compare
Choose a tag to compare

Description

This patch overrides the standard SitecoreItemCrawler to resolve issues with updating index when additional system languages are used and the published item has a Shared field.

Compatibility

The release was built for and tested with:

  • Sitecore Experience Platform 8.1 rev. 151207 (Update-1)
  • Sitecore Experience Platform 8.1 rev. 160302 (Update-2)
  • Sitecore Experience Platform 8.1 rev. 160519 (Update-3)

Sitecore.Support.107730.107856-8.1.1.0.zip

Instructions

For all Sitecore instances in the solution:

  1. Make a backup of the files mentioned in Contents section that already exist in Website folder.
  2. Extract the contents of the archive to the Website folder, overwrite existing files if any conflicts occur.
  3. Replace all occurrences of the following line (e.g. in the Sitecore.ContentSearch.Lucene.Index.Core.config, Sitecore.ContentSearch.Lucene.Index.Master.config, Sitecore.ContentSearch.Lucene.Index.Web.config files, etc.):


    <crawler type="Sitecore.ContentSearch.SitecoreItemCrawler, Sitecore.ContentSearch">


    With this line:


    <crawler type="Sitecore.Support.ContentSearch.SitecoreItemCrawler, Sitecore.Support.107730.107856">
Contents
  • bin/Sitecore.Support.107730.107856.dll
Important Notes
  • The patch should be installed only if your solution is affected by the described issue.
  • Any related issues and other feedback should be reported via support portal, check KB 654910 for details.
  • Check KB 077333 to find more information about Sitecore Patches.