Skip to content

Releases: SitecoreSupport/Sitecore.Support.96016

8.2.7.0

Choose a tag to compare

@SitecoreBot SitecoreBot released this 15 May 13:42

Description

SwitchOnRebuild indexes switch indexes after stopped index rebuild

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. 170728 (Update-5)
  • Sitecore CMS 8.2 rev. 171121 (Update-6)
  • Sitecore CMS 8.2 rev. 180406 (Update-7)

Contents

  • bin/Sitecore.Support.96016.dll

Installation

For all Sitecore instances in the solution:

  1. Make a backup of the files mentioned in Contents section and listed in the installation instruction (if any).
  2. Copy the contents of the Website folder from the archive to the Website folder of your Sitecore solution, overwrite existing files if any conflicts occur.
  3. (Optional) Copy the Sitecore.Support.96016-8.2.7.0.zip archive into the $(data)/patches folder permanently.
  4. Change the index types across all indexes (backup the files before applying any changes):
    Replace:
    "Sitecore.ContentSearch.SolrProvider.SwitchOnRebuildSolrSearchIndex, Sitecore.ContentSearch.SolrProvider"
    With:
    "Sitecore.Support.ContentSearch.SolrProvider.SwitchOnRebuildSolrSearchIndex, Sitecore.Support.96016"
    AND
    Replace:
    "Sitecore.ContentSearch.SolrProvider.SwitchOnRebuildSolrCloudSearchIndex, Sitecore.ContentSearch.SolrProvider"
    With:
    "Sitecore.Support.ContentSearch.SolrProvider.SwitchOnRebuildSolrCloudSearchIndex, Sitecore.Support.96016"
    AND
    Replace:
    "Sitecore.ContentSearch.LuceneProvider.SwitchOnRebuildLuceneIndex, Sitecore.ContentSearch.LuceneProvider"
    With:
    "Sitecore.Support.ContentSearch.LuceneProvider.SwitchOnRebuildLuceneIndex, Sitecore.Support.96016"

Uninstallation

  1. Remove the files listed in the Contents section.
  2. Restore the original files from the backup made during installation.

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.2.0

Choose a tag to compare

@SitecoreBot SitecoreBot released this 11 Jul 13:34

Description

SwitchOnRebuild indexes switch indexes after stopped index rebuild

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. 161221 (Update-2)

Contents

  • bin/Sitecore.Support.96016.dll

Installation

For all Sitecore instances in the solution:

  1. Make a backup of the files mentioned in Contents section and listed in the installation instruction (if any).
  2. Copy the contents of the Website folder from the archive to the Website folder of your Sitecore solution, overwrite existing files if any conflicts occur.
  3. (Optional) Copy the Sitecore.Support.96016-8.2.2.0.zip archive into the $(data)/patches folder permanently.
  4. Change the index types across all indexes (backup the files before applying any changes):
    Replace:
    "Sitecore.ContentSearch.SolrProvider.SwitchOnRebuildSolrSearchIndex, Sitecore.ContentSearch.SolrProvider"
    With:
    "Sitecore.Support.ContentSearch.SolrProvider.SwitchOnRebuildSolrSearchIndex, Sitecore.Support.96016"
    AND
    Replace:
    "Sitecore.ContentSearch.SolrProvider.SwitchOnRebuildSolrCloudSearchIndex, Sitecore.ContentSearch.SolrProvider"
    With:
    "Sitecore.Support.ContentSearch.SolrProvider.SwitchOnRebuildSolrCloudSearchIndex, Sitecore.Support.96016"

Uninstallation

  1. Remove the files listed in the Contents section.
  2. Restore the original files from the backup made during installation.

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.6.0

Choose a tag to compare

@SitecoreBot SitecoreBot released this 29 Jan 11:22

Description

Ensure SwitchOnRebuildSolrSearchIndex and SwitchOnRebuildSolrCloudSearchIndex do not switch cores/aliases when rebuild is not successful.

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. 170728 (Update-5)
  • Sitecore CMS 8.2 rev. 171121 (Update-6)
  • Sitecore CMS 8.2 rev. 180406 (Update-7)

Contents

  • bin/Sitecore.Support.96016.dll

Installation

For all Sitecore instances in the solution:

  1. Make a backup of the files mentioned in Contents section and listed in the installation instruction (if any).
  2. Copy the contents of the Website folder from the archive to the Website folder of your Sitecore solution, overwrite existing files if any conflicts occur.
  3. (Optional) Copy the Sitecore.Support.96016-8.2.6.0.zip archive into the $(data)/patches folder permanently.
  4. Change the index types across all indexes (backup the files before applying any changes):
    Replace:
    "Sitecore.ContentSearch.SolrProvider.SwitchOnRebuildSolrSearchIndex, Sitecore.ContentSearch.SolrProvider"
    With:
    "Sitecore.Support.ContentSearch.SolrProvider.SwitchOnRebuildSolrSearchIndex, Sitecore.Support.96016"
    AND
    Replace:
    "Sitecore.ContentSearch.SolrProvider.SwitchOnRebuildSolrCloudSearchIndex, Sitecore.ContentSearch.SolrProvider"
    With:
    "Sitecore.Support.ContentSearch.SolrProvider.SwitchOnRebuildSolrCloudSearchIndex, Sitecore.Support.96016"

Uninstallation

  1. Remove the files listed in the Contents section.
  2. Restore the original files from the backup made during installation.

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.