Solr indexing of AEM Assets or Pages Data Automatically by Replication Event Listener | AEM Community Blog Seeding | Community
Skip to main content
kautuk_sahni
Community Manager
Community Manager
July 12, 2022

Solr indexing of AEM Assets or Pages Data Automatically by Replication Event Listener | AEM Community Blog Seeding

  • July 12, 2022
  • 0 replies
  • 354 views

BlogImage.jpg

Solr indexing of AEM Assets or Pages Data Automatically by Replication Event Listener by Shiv Prakash

Abstract

Objective
After reading this Article, You should have an Understanding of –

Replication Event Listener in AEM
Solr indexing of AEM asset or page data automatically
Introduction
In AEM, we mostly work with assets and pages. Sometimes the scenario comes to publish the content and it automatically indexes the data to Solr for better search implementation. We can achieve this with the help of the Replication Event Listener. When we press the publish button, the Event Listener will trigger and send the necessary data to the Solr Collection.

Hence, without any further delay, let’s get started:

Dependency required for Solr implementation in AEM
Dependency in core pom.xml



org.apache.servicemix.bundles
org.apache.servicemix.bundles.solr-solrj
8.11.1_1




org.apache.servicemix.bundles
org.apache.servicemix.bundles.zookeeper
3.7.0_1

Read Full Blog

Solr indexing of AEM Assets or Pages Data Automatically by Replication Event Listener

Q&A

Please use this thread to ask the related questions.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.