“Has comments” signal
Requirements
- Does not overload the server
- Protects the user’s privacy
Vistabar implementation
- Fast lookup based on a Bloom filter
- Client downloads filter info periodically and caches it
- “has comment” lookup is completely local(no DB lookup, no network access)