Skip to content

Releases: SitecoreSupport/Sitecore.Support.127177.155383

8.2.7.0

05 Nov 09:16
Compare
Choose a tag to compare

Description

Patch for issues 127177, 155383.

Compatibility - .NET Framework

The release was built for the following target framework version:

  • 4.5.2 (Sitecore: 8.2)

Compatibility - Sitecore

The release was tested with the following Sitecore products in bare condition (no hotfixes, patches or other customizations, unless explicitly specified):

  • Sitecore CMS 8.2 rev. 180406 (Update-7)

Contents

  • bin/Sitecore.Support.96740.127177.155383.dll

Installation

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. For all your indexes replace the following crawler type:
    <crawler type="Sitecore.ContentSearch.SitecoreItemCrawler, Sitecore.ContentSearch">
    With this one:
    <crawler type="Sitecore.Support.ContentSearch.SitecoreItemCrawler, Sitecore.Support.96740.127177.155383">

Uninstallation

  1. Remove the files listed in the Contents section.
  2. Restore the original files from the backup made during installation.
  3. For all your indexes replace the following crawler type:
    <crawler type="Sitecore.Support.ContentSearch.SitecoreItemCrawler, Sitecore.Support.96740.127177.155383">
    With this one:
    <crawler type="Sitecore.ContentSearch.SitecoreItemCrawler, Sitecore.ContentSearch">

Important Notes

  • The patch should be installed only if recommended by Sitecore Support.
  • 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.

9.0.2.0

04 Aug 10:20
Compare
Choose a tag to compare

Description

This patch fixes:

  • incorrect check of item exclusion from index on resolving dependencies (96740)
  • issues with indexing fallback language versions of items (127177)
  • incorrect data indexing if the ContentSearch.Indexing.DisableDatabaseCaches setting value is set to true (155383)

Compatibility - .NET Framework

The release was built for the following target framework version:

  • 4.6.2 (Sitecore: 9.0)

Compatibility - Sitecore

The release was tested with the following Sitecore products in bare condition (no hotfixes, patches or other customizations, unless explicitly specified):

  • Sitecore CMS 9.0 rev. 180604 (Update-2)

Contents

  • bin/Sitecore.Support.96740.127177.155383.dll

Installation

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. For all your indexes replace the following crawler type:
    <crawler type="Sitecore.ContentSearch.SitecoreItemCrawler, Sitecore.ContentSearch">
    With this one:
    <crawler type="Sitecore.Support.ContentSearch.SitecoreItemCrawler, Sitecore.Support.96740.127177.155383">

Uninstallation

  1. Remove the files listed in the Contents section.
  2. Restore the original files from the backup made during installation.
  3. For all your indexes replace the following crawler type:
    <crawler type="Sitecore.Support.ContentSearch.SitecoreItemCrawler, Sitecore.Support.96740.127177.155383">
    With this one:
    <crawler type="Sitecore.ContentSearch.SitecoreItemCrawler, Sitecore.ContentSearch">

Important Notes

  • The patch should be installed only if recommended by Sitecore Support.
  • 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.

8.2.3.1

04 May 12:13
Compare
Choose a tag to compare

Description

This patch fixes:

  • incorrect check of item exclusion from index on resolving dependencies (96740)
  • issues with indexing fallback language versions of items (127177)
  • incorrect data indexing if the ContentSearch.Indexing.DisableDatabaseCaches setting value is set to true (155383)

Compatibility

The release was built for and tested with the following Sitecore products in bare condition (no hotfixes, patches or other customizations, unless explicitly specified):

  • Sitecore CMS 8.2 rev. 170407 (Update-3)
  • Sitecore CMS 8.2 rev. 170614 (Update-4)
  • Sitecore CMS 8.2 rev. 170728 (Update-5)
  • Sitecore CMS 9.0 rev. 171219 (Update-1)

Contents

  • bin/Sitecore.Support.96740.127177.155383.dll

Installation

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. For all your indexes replace the following crawler type:
    <crawler type="Sitecore.ContentSearch.SitecoreItemCrawler, Sitecore.ContentSearch">
    With this one:
    <crawler type="Sitecore.Support.ContentSearch.SitecoreItemCrawler, Sitecore.Support.96740.127177.155383">

Uninstallation

  1. Remove the files listed in the Contents section.
  2. Restore the original files from the backup made during installation.
  3. For all your indexes replace the following crawler type:
    <crawler type="Sitecore.Support.ContentSearch.SitecoreItemCrawler, Sitecore.Support.96740.127177.155383">
    With this one:
    <crawler type="Sitecore.ContentSearch.SitecoreItemCrawler, Sitecore.ContentSearch">

Important Notes

  • The patch should be installed only if recommended by Sitecore Support.
  • 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.

8.2.3.0

28 Mar 10:20
Compare
Choose a tag to compare

Description

This patch fixes:

  • issues with indexing fallback language versions of items (127177)
  • incorrect data indexing if the ContentSearch.Indexing.DisableDatabaseCaches setting value is set to true (155383)

Compatibility

The release was built for and tested with the following Sitecore products in bare condition (no hotfixes, patches or other customizations, unless explicitly specified):

  • Sitecore CMS 8.2 rev. 170407 (Update-3)
  • Sitecore CMS 8.2 rev. 170614 (Update-4)
  • Sitecore CMS 8.2 rev. 170728 (Update-5)
  • Sitecore CMS 9.0 rev. 171219 (Update-1)

Contents

  • bin/Sitecore.Support.127177.155383.dll

Installation

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. For all your indexes replace the following crawler type:
    <crawler type="Sitecore.ContentSearch.SitecoreItemCrawler, Sitecore.ContentSearch">
    With this one:
    <crawler type="Sitecore.Support.ContentSearch.SitecoreItemCrawler, Sitecore.Support.127177.155383">

Uninstallation

  1. Remove the files listed in the Contents section.
  2. Restore the original files from the backup made during installation.
  3. For all your indexes replace the following crawler type:
    <crawler type="Sitecore.Support.ContentSearch.SitecoreItemCrawler, Sitecore.Support.127177.155383">
    With this one:
    <crawler type="Sitecore.ContentSearch.SitecoreItemCrawler, Sitecore.ContentSearch">

Important Notes

  • The patch should be installed only if recommended by Sitecore Support.
  • 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.

8.1.3.0

17 May 15:30
Compare
Choose a tag to compare

Description

Patch for issues 127177, 155383.

Compatibility

The release was built for and tested with the following Sitecore products in bare condition (no hotfixes, patches or other customizations, unless explicitly specified):

  • Sitecore CMS 8.1 rev. 160519 (Update-3)

Contents

  • bin/Sitecore.Support.127177.155383.dll

Installation

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. For all your indexes replace the default crawler type with the patched one.
    Replace:
    <crawler type="Sitecore.ContentSearch.SitecoreItemCrawler, Sitecore.ContentSearch">
    With:
    <crawler type="Sitecore.Support.ContentSearch.SitecoreItemCrawler, Sitecore.Support.127177.155383">

Uninstallation

  1. Remove the files listed in the Contents section.
  2. Restore the original files from the backup made during installation.
  3. For all your indexes replace the patched crawler type with the default one.
    Replace:
    <crawler type="Sitecore.Support.ContentSearch.SitecoreItemCrawler, Sitecore.Support.127177.155383">
    With:
    <crawler type="Sitecore.ContentSearch.SitecoreItemCrawler, Sitecore.ContentSearch">

Important Notes

  • The patch should be installed only if recommended by Sitecore Support.
  • 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.