bloom filter Probabilistic data structures & Bloom filters Probabilistic data structures are data structures used to store data in a way that helps us find answers to certain types of queries quickly and accurately.
Elasticsearch Part I: How Elasticsearch Works Internally Elasticsearch is mostly used for full-text searches, however, elasticsearch is much more powerful than that and can be used in multiple cases like auto-completer, spell checker, alerting engine, log aggregator,