@@@ Operator
In order for ParadeDB to push down an aggregate, the full text search @@@ operator must be present in the query.
@@@ operator, a way to “force” aggregate pushdown is to append AND <key_field> @@@ paradedb.all() to the query’s
WHERE clause.