AEM Site Search w/ Algolia
A client reached out asking about this tool + implementing into their AEM Site. Has anyone used or tried Algolia - or any thoughts on integrating with AEM? Thanks.
A client reached out asking about this tool + implementing into their AEM Site. Has anyone used or tried Algolia - or any thoughts on integrating with AEM? Thanks.
Dear Sir,
Algolia is pretty much like Solr, you need to add data to it's index.
https://www.algolia.com/doc/paths/index-data/
You would need to write a custom replication agent to do this work for you:
AEM - How to create and implement custom Replication Agent
HowTo a Custom Replication Agent
To do the search bit, have a look at this implementation:
Please note, you would need to modify most of the API from Solr to Algolia.
Regards,
Peter
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.