Search Engines pt. 3 - Apache Solr
In this post, I’ll show you what is Apache Solr and the advantages of using it. It will also be shown how to index and search data using Apache Solr and AEM, how to properly index unstructured data from AEM and what are the ways of searching through it.
Introduction
Apache Solr is the search engine written in Java and based on the Apache Lucene library. It acts as…