Brion Vibber 5a1cbdc6f1 Add time-based cutoffs for public tag cloud, favorited lists to speed up those queries.
Defaulting to only looking at last 90 days of activity, can be adjusted up or down.

$config['tag']['cutoff'] = 86400 * 90;
$config['popular']['cutoff'] = 86400 * 90;

Per-user and per-group tag clouds do not use the cutoff (and it doesn't help with indexing on them).
2010-02-04 11:06:01 -08:00
..
2009-11-09 20:01:46 +01:00
2009-12-28 10:42:55 -08:00
2010-01-10 12:26:24 +01:00
2010-01-10 12:26:24 +01:00
2009-10-12 16:36:00 -07:00
2009-10-12 16:36:00 -07:00
2009-12-28 10:42:55 -08:00
2009-10-29 13:24:06 +01:00
2010-01-10 12:26:24 +01:00
2009-11-16 17:04:40 +01:00
2010-01-10 12:26:24 +01:00
2009-12-20 20:20:35 +01:00
2009-11-19 12:00:25 -05:00
2009-09-30 13:59:18 -04:00
2010-01-10 12:26:24 +01:00
2010-01-10 12:26:24 +01:00
2009-11-09 20:01:46 +01:00
2010-01-10 12:26:24 +01:00
2010-01-10 12:26:24 +01:00
2009-11-28 20:52:46 +01:00
2009-11-16 16:08:06 +01:00
2010-01-27 00:56:45 +00:00
2009-11-16 16:08:06 +01:00
2010-01-10 12:26:24 +01:00
2009-11-09 20:01:46 +01:00
2010-01-10 12:26:24 +01:00
2009-11-16 16:08:06 +01:00
2009-11-16 16:08:06 +01:00