insights: ensure search queries run with a large count:
Created by: slimsag
This ensures insights without a count:
field in them have count:9999999
(10m)
implicitly added. All search queries have a timeout of 60s, so this is unlikely to
cause any major issues. Additionally, is is a source of large issues for code insights
because we implicitly measure "number of fluctuating results" leading to super wonky
things like this:
Signed-off-by: Stephen Gutekanst [email protected]