Sitecore SXA 10.2 installation with SXA Solr Core
Hello Everyone. This is continuation to my previous blog where we have seen how we can install Sitecore 10.2 using windows PowerShell. You can check the blog here Sitecore 10.2 Installation . So let's start and see how we can install SXA. To install SXA we need to download SXA compatible module for Sitecore 10.2. Get the relevant SXA package from Sitecore website. The compatible version to SXA.10.2.0. Install the SXA PowerShell first and then proceed with SXA package from install package option from Sitecore control panel. Now need to add Solr SXA core. Duplicate Sitecore_master_index and Sitecore_web_index. Rename the duplicated Sitecore_master_index to Sitecore_sxa_master_index. Rename the duplicated Sitecore_web_index to Sitecore_sxa_web_index Open the Sitecore_sxa_master_index and edit the core properties with your Solr index name. Open the Sitecore_sxa_web_index and edit the core properties with your Solr index name. Once done update the same name in below config file. ...