Through a cursory inspection of the 1.2 source code I gather
that by default bloom filters are enabled for levelDb.
The param appears to be use_bloomfilter and take a boolean
or a bit-per-key value. However the documentation online for levelDb does
not
yet reference that parameter.

Am I correct that bloom filters are enabled by default?
If the documentation does get updated, will there be guidance on
the bit-per-key value vs. expected largest level size?

Thanks,

Eric
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to