Hacker News new | ask | show | jobs
by kanak 1381 days ago
Lucene's adaptation of Roaring uses the complement idea on a block-wise basis:

https://github.com/apache/lucene/blob/84cae4f27cfd3feb3bb42d...