Do a search: filtered is (in most cases) no different from applying the constraints on the search - i.e. it’s done directly on the database query.

It seems to be a common misconception around here that using the :filtered operator applies filtering client-side - that’s not the case (at least, not usually).

It is the case if the filter operator uses an advanced filter.

5 Likes