Solr BasicAuthentication patch
This repo contains Sitecore Support patch #141324 that fixes BasicAuthentication issue for Solr indexing provider.
- Move
Sitecore.Support.141324.dll
assembly into the\bin
folder. - Move
Sitecore.Support.141324.config
file into\App_Config\Include\zzz
folder. - [Optional] If you don't have BasicAuthentication configured for Solr provider, see example in
\App_Config\Include\zzz\Sitecore.ContentSearch.Solr.BasicAuth.config.example
file.
The patch includes the following files:
\bin\Sitecore.Support.141324.dll
\App_Config\Include\zzz\Sitecore.Support.141324.config
\App_Config\Include\zzz\Sitecore.ContentSearch.Solr.BasicAuth.config.example
This patch is licensed under the Sitecore Corporation A/S License for GitHub.
Downloads are available via GitHub Releases.