Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Integration of AEM with Autonomy search

Avatar

Level 4

Hi All,

 I want to integrate autonomy search with AEM rather than to use OOTB lucence search engine.

Can someone please explain me basic approach of integrating search engine with AEM?

Thanks!

Shehjad

1 Accepted Solution

Avatar

Correct answer by
Level 10

If aem6 oob have lucene & solr. You might have to implement commit hook for autoumn Or crawl the cq pages & index it. The deck [1] gives idea of implementation of solr.

[1]   http://www.slideshare.net/teofili/oak-solr-integration

View solution in original post

3 Replies

Avatar

Level 10

You may have to contact AEM consulting to implement this use case. 

Avatar

Correct answer by
Level 10

If aem6 oob have lucene & solr. You might have to implement commit hook for autoumn Or crawl the cq pages & index it. The deck [1] gives idea of implementation of solr.

[1]   http://www.slideshare.net/teofili/oak-solr-integration

Avatar

Level 1

Checking to see if you had any luck?  We are looking to integrate IBM Watson Explorer (WEX) and might be able to leverage some knowledge with you solution.