I have reached to a point wherein I have configured the AEM SOLR Search
Service Configuration with following parameters
-http://localhost:8983/solrcore name - collectionBut whenever I hit
indexer - i'm getting 404 custom handler error. I'm attaching screen
shots for your references.Unfortunately the logs aren't getting updated
as well. Stuck here.
I got this resolved & now able to locate AEM SOLR search configuration.
The bundle after deployment was inactive due to conflict with on of the
libraries. Now I update my pom.xml & redeployed the project is working
fine.
Hi,I followed the steps in the community article for 6.4 integration
with SOLR However, got stuck on this - this service is not available in
configuration manager in AEM 6.3 AEM Solr Search - Solr Configuration
Service
Hi,Is there any documentation covering the steps to integrate SOLR with
AEM 6.3 for we-retail content?I seem to not find anything for AEM
6.3.Thanks,Madhur
smacdonald2008 wrote... Have you tried using this syntax to get a dialog
value - like you would in a JSP: <%=properties.get("image5", "Travel pic
5") %> this didn't work unfortunately.
Thanks MC... I was just looking for setting up multiple publishers &
dispatchers on production environment. How they communicate with 1
single Author? Is it only replication process which will keep the
content sync on all publishers or any other configurations needs to be
done for offloading, etc...