


Is there a way to implement most frequent searched phrases through OOTB querybuilder or jcr query engine ? Or lucene ..
We have two show most frequent searched phrases and I am wondering the best way to implement the same.
Also, Is there a way to use Lucene query language in AEM ??
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Sign in to like this content
Total Likes
Hi,
This would mean that you need to store the terms which have been used for the search. AEM does not offer this out-of-the-box.
Hi,
This would mean that you need to store the terms which have been used for the search. AEM does not offer this out-of-the-box.