select count(*) as count from /test/uuid where v_bool = true /** matchcount("count", 2, 1) **/ ; select count(*) as count from /test/uuid where v_bool = false /** matchcount("count", 1, 1) **/ ;