In this blog, we will see how to install Sitecore 10 with SOLR as Search provider. In case if you are looking for Sitecore with Azure Search as a Search provider then you can go through this blog. Also the prerequisite for installing the Sitecore 10 with SOLR is that we need the SOLR up … Continue reading Installing Sitecore 10 using SOLR as Search Provider on Azure
Search
How to setup SOLR search provider in your instance?
In this blog, we will see how to configure SOLR search provider in your instance if you are using Azure Search and now you want to switch to SOLR. To specify the search provider, open the Web.config file from the Sitecore instance and search for the search:define key. If we want to use SOLR as … Continue reading How to setup SOLR search provider in your instance?
Search not working in Content Editor on Azure PaaS instance
Once we install Sitecore on Azure PaaS using the Marketplace option. In either case, if you opted for SOLR or Azure Search as search provider, the advanced search or the search in the Content Editor doesn't work. What can be the reason behind this issue? The reason is the indexes are not created or the … Continue reading Search not working in Content Editor on Azure PaaS instance
How to create a custom SOLR index
There are few default indexes which are created by Sitecore for the internal use. We can use 2 of it's default indexes namely sitecore_web_index & sitecore_master_index to build our Site search functionality or search based components. In case you have only one site developed in Sitecore instance with very few pages and content then you … Continue reading How to create a custom SOLR index
Sitecore Introductory Training – Session III
Below video covers the Sitecore Introductory Training - Session 3, the topics that were covered are as follows: Creating custom Solr index Integrating & Indexing the custom index in Sitecore Implementing a Search functionality. I am planning to record all the topics separately to help the beginners to learn quickly. I will surely update everyone … Continue reading Sitecore Introductory Training – Session III