Hacker News new | ask | show | jobs
by menegattig 3334 days ago
Lucene (used by ElasticSearch) uses Bitmaps a lot and it is one of the main reasons for their low storage usage and search/query speed.

At my company we also strongly use Bitmaps on the analytics database engine we developed (S1Search).