Greetings!!I am doing aem solr integration on AEM 6.5.5.and following
this link to implement the same
.https://helpx.adobe.com/experience-manager/using/aem_solr64.htmlI have
tried uploaded the same package given on the above link.and when i reach
this step -
https://helpx.adobe.com/experience-manager/using/aem_solr64.html#ConfigureAEMtouseSolrServerand
try to access this link -
http://localhost:4502/etc/solr/solrindexer.htmlThis page comes
blank.Next Thing i tried was :I copied all java files fr...
Greetings !!I was trying to implement the below exercise
:https://helpx.adobe.com/experience-manager/using/aem_solr64.html I just
replaced the deprecated methods used in this exercise with the latest
ones.The build is successful. But after deployement, solr-plugin - Core
bundle is in installed state due to following issues
:org.apache.zookeeper -- Cannot be resolvedorg.apache.zookeeper.data --
Cannot be resolvedorg.apache.zookeeper.server.auth -- Cannot be
resolvedorg.json,version=[20090211.0,20...