Hi, @SantoshSai Thank you very much for your detailed response.Actually, I originally used AEM's QueryBuilder to perform the query. It supported nested conditions like:publishTime AND (title OR overview),which worked well at first. However, when the data volume increased (around 16,000 entries), the...