Add valid roots[1] or disable[2] it .[1] <configuration><packageType>application</packageType><validatorsSettings><jackrabbit-filter><options><validRoots>/apps/myapp</validRoots></options></jackrabbit-filter></validatorsSettings></configuration>[2]<configuration><packageType>mixed</packageType><vali...
Hi Sham ,Thanks for the reply. I have integrated with external Solr server and written a java class to directly search on external Solr server.One more question i have , As per my understanding internal indexing process for embedded Solr server implements Observer to track JCR events and Observer is...
Hi ,I have written a tag to externalize the urls on the rendered html on my page . I am using that tag to externalize <a href> and src attributes .I want to externalize the <link rel="stylesheet" href="/etc/....." type="text/css"/> which is rendered from <cq:includeClientLib css="designs.testproject...
As mentioned in the article that Observer is not always cluster aware , is OOTB indexing service for Solr(embedded/remote) cluster aware as its implementing the Observer at JCR level. Is my understanding correct ?
Hi ,Can you provide the daycare ticket number , it is resolved in AEM release 6.1 . I am also looking for an option where i can choose which index to be used by querybuilder .
If i search for custom metadata while using embedded Solr server , will it use Solr index ? How can i identify it is using Solr index for the query . There are ACS tools to identify this but it is giving me same name always ?