sdong e63140d52b Get() to use prefix bloom filter when filter is not block based
Summary:
Get() now doesn't make use of bloom filter if it is prefix based. Add the check.
Didn't touch block based bloom filter. I can't fully reason whether it is correct to do that. But it's straight-forward to for full bloom filter.

Test Plan:
make all check
Add a test case in DBTest

Reviewers: rven, yhchiang, igor

Reviewed By: igor

Subscribers: MarkCallaghan, leveldb, dhruba, yoshinorim

Differential Revision: https://reviews.facebook.net/D31941
2015-02-04 15:15:41 -08:00
..
2014-09-04 09:10:13 +08:00
2014-10-31 11:59:54 -07:00
2014-04-09 21:17:14 -07:00
2014-11-06 11:14:28 -08:00
2014-11-14 11:35:48 -08:00
2014-11-14 11:35:48 -08:00
2014-09-06 23:21:26 +08:00
2014-02-03 00:30:43 -08:00
2014-10-31 11:59:54 -07:00