Re: Bloom filters are good for search that does not scale #41 Post by adamzwasserman » Wed, Nov 05, 2025, 5:16 PM UTC hinkley wrote: post #34 adamzwasserman wrote: post #33 Earlier quoted context omitted. A non-unique index, yes. Which is most indexes. again, I agree
Re: Bloom filters are good for search that does not scale #42 Post by cristaloleg » Wed, Nov 05, 2025, 8:45 PM UTC Curious why no one mentioned XOR filter yethttps://github.com/FastFilter
Re: Bloom filters are good for search that does not scale #43 Post by cristaloleg » Wed, Nov 05, 2025, 8:45 PM UTC cristaloleg wrote: post #42 Curious why no one mentioned XOR filter yet https://github.com/FastFilter Quick intro https://lemire.me/blog/2019/12/19/xor-filters-faster-and-sma...