The Solution Architect

How to Install and Programming SOLR with Sitecore 8.2 Update 1 xDB

INTRODUCTION With Sitecore you can choose the search technology to use: Lucene or SOLR. As per Sitecore’s recommendation, SOLR is preferred. See below article for more details: https://doc.sitecore.net/sitecore_experience_platform/81/setting_up_and_maintaining/search_and_indexing/indexing/using_solr_or_lucene This article details on how to install and configure SOLR, creating custom index and running query to the SOLR index using C#. INSTALLING SOLR To install SOLR: 1. […]

Continue Reading