Hi,I am new to AEM and am still learning. I want to implement a search
component and have been able to do so with various approaches. Can
someone please explain the difference between using a queryBuilder API
and not using one for the component? And which approach should be used
in what situations? Also, HTL is used in place of JSP in AEM these days,
and I have created the search component using JSP, would it be
considered as a bad approach?