Hacker News new | ask | show | jobs
by jgalt212 4621 days ago
How would they know this for sure if they are only supposed to be storing searches for 18 months?
4 comments

A Bloom filter, for example, would permit them to know this without retaining any searches.
Or even statistical sampling.
When we're talking about billions of queries per day, aggregate data is the only kind of data that is worth anything.
I'm sure they are storing term volume indefinitely, considering google.com/trends.
They are anonymizing queries after 18 months, not deleting them.