I have defined boosting configuration on title property in oak index definition. If the search keyword is “personal loan” and I have got 2 pages with title as “personal loan” and “kids personal loan” then is it right to expect Lucene to show page with title “personal loan” as the first item before t...
Hi All,I am implementing ContextHubPersistence using contexthub. Added a custom logic to save value in ContextHubPersistence and reading form it. It works fine on author, pub and dispacher in chrome and mozila. But it do not work in Internet explorer.Is this a known issue or do I need to add a conf...
Hi All,Need to know the servlet invoked by fileupload[granite/ui/components/coral/foundation/form/fileupload] component.Any thoughts/pointers on which is the OOTB servlet invoked or pointers to find this out will be really helpful.
I am installing brightcove connector on AEM 6.3 version in windows environment.Following the instructions provided in https://support.brightcove.com/adobe-aem-brightcove-connector-configuration.Setup and configuration is successfully done. However bright cove admin page http://localhost:4502/brightc...
In AEM poms I have noticed that dependency name and versions are defined in the parent pom and child poms only have dependencies defined and it is not necessary to specify a version in child poms, as the version is managed at the Parent pom. So, I am not clear on following. 1. If we already have...
Hi,I am trying to iterate through the resources inside a page. In my code I am able to get the resource but while iterating i only managed to get the last component inside the page. I need to get each resource and its properties so that I can write a json for each resource. The snippet which i have ...
Hi,Based on the components configured on the editable template by template authors, can we add / remove individual component client library in the template policy accordingly (using Event Listener).Also is there any limit on the client lib count.Regards,Shikha
Is there a way to prevent certain templates from showing up while in Touch UI, yet remain available while in the Classic UI? We have been working on moving from classic to touch. We have only enabled some of our templates to work in Touch UI. Some of them will remain only workable in Classic, so we ...
Hi All,I am trying to use recaptcha v3 in 6.3 and 6.4 adaptive forms. But am ended up with "ERROR for site owner: Invalid key type". errorApart from configuring site and secret keys anything else specifically we need to add for v3 to work or Is v3 supported in adaptive forms?In between Recaptcha v2 ...
HI All,I am upgrading from AEM 6.2 to AEM 6.4, I see that some packages can't be resolved. The description from the console is :com.day.cq.wcm.tags,version=[6.1,7) -- Cannot be resolvedorg.apache.sling.jcr.resource,version=[2.4,3) -- Cannot be resolvedI have also uber jar entry in my pom file as bel...