Recently we received one request from a Client to migrate the content from Sitecore 7.2 application to a newer website on another platform. So the client was expecting the data in either XML or JSON format. First we thought of creating a custom .Net utility to read the Sitecore data from the Content tree and … Continue reading How to use OData service to expose Sitecore content?
Service
Install and Setup Solr as a service
Lets understand why we use Solr and then we can start setting it up. So Solr is a search engine which will have all the data you create in Sitecore. It is a java based application and hence the prerequisites is installing Java and setting up environmental variable for the same. Installing Java: Download Java … Continue reading Install and Setup Solr as a service