-
I have ported util/bloom2.cc to a different environment. The bloom filter, with 16 bits per key, is supposed to have 0.0004 false positive rate. The filter was showing 0.0117 and 0.0519 within two d…
-
Show if the link exists with a nice linked fontawesome icon (like we do on these pages: neo4j.com/developer/java)
![using neo4j from java - neo4j graph database platform](https://user-images.github…
-
Hello!
I want to create a Redis Bloom Filter that is non-scaling. Meaning, when the capacity of the bloomfilter is reached, it should be able to add elements (even though the false positive rate mi…
-
Does RIOT File support insertion into a Bloom Filter (enabled by Redis' [RedisBloom](https://github.com/RedisBloom/RedisBloom/) module)?
I'm looking to front load my Bloom Filter with millions of e…
-
If users can resize the node/link viewer pane this would enable Bloom to be used as a DIY intelligence (like) system as more complex key value documents can be displayed. At least, our organisation co…
-
When clicking the Resend Email button on the screen below, nothing happens in the UI and no email is sent
-
We've run into a number of issues consuming the LinkButton in SF
The current implementation takes the button and overrides its localization but some issues have been:
* Bloom is not using the Link…
-
- [x] PDFDroplet should consume relevant dependencies as Nuget package.
- [x] Build queues should no longer copy TC artifacts.
- [x] Re-generate (or clean up) buildUpdate.*.sh files so that they don…
-
Add 3 tabs in nav bar, prefer to use react-router.
- QP
- Bloom Logic
- Help
Keep the Bloom logic and Help page as empty and QP with a welcome text
-
CPUscan works more efficiency than GPUscan on orc file with bloom filter.
First I try to build two datasets, one is normal, the other one has bloom filter on one column:
```
# orc test
import spar…