| Limit (cost=3485.21..3486.06 rows=20 width=117) |
| -> Result (cost=3485.21..3521.68 rows=858 width=117) |
| -> Sort (cost=3485.21..3487.36 rows=858 width=168) |
| Sort Key: global_rank |
| -> Bitmap Heap Scan on indicator_detection_domain_rollup (cost=61.64..3462.38 rows=858 width=168) |
| Recheck Cond: ((indicator_matchable[1] = 'squeegit/1.2.5'::text) AND (indicator_matchable[2] = 'plain'::text) AND (indicator_matchable[3] = 'http_request'::text) AND (indicator_matchable[4] = 'response_headers'::text)) |
| -> Bitmap Index Scan on indicator_detection_domain_rollup_indicator_matchable_arr_idx (cost=0.00..61.43 rows=858 width=0) |
| Index Cond: ((indicator_matchable[1] = 'squeegit/1.2.5'::text) AND (indicator_matchable[2] = 'plain'::text) AND (indicator_matchable[3] = 'http_request'::text) AND (indicator_matchable[4] = 'response_headers'::text)) |