Hi All,I am running a JCR SQL2 query to perform search over the content pages within CRX. I have to generate an auto left filter of the tags present in the search result as per the search query string.I do not find method in QueryResult API for facet extraction. Please provide some insights on this ...