Match_all in a filter context

Did some testing with profiler and I found the empty must clause in the filter and the match_all result in the same query so the using match_all as a placeholder is not adding any additional overhead.