Hi Team,I am working on an Upgrade project where we are upgrading
current implementation from AEM 6.1 to AEM 6.3.Though we have not got
any major issues, but we are facing below issue in Search
functionality.In AEM 6.1, when developing Search functionality, we had
used the implementation Objects used in OOTB Search
(/libs/foundation/components/Search) and utilized the methods of
com.day.cq.wcm.foundation.Search class.In AEM 6.1 we have used the below
setter method which works fine, but the same ...