Hi guys, I have been reading about how to implement search in a Adobe
AEM site.I have implemented it outside of AEM multiple times before,
with Solr/Lucene, and I always had to go with the boring process of
having to build code that inserts, updates and deletes content from the
Solr/Lucene.My question is: Does Adobe AEM provide out of the box
content integration with any search tool (like Solr or something alike)?
(I mean, an Out of the Box integration that automatically
insert/update/delete con...