[This is the old, single node version for Elasticsearch 2.x, see the latest "Siren Federate" plugin for distributed Elasticsearch 5.x and 6.x capabilities]
A configurable term encoding based on bloom filter, this will improve the scalability in exchange of speed and precision.
Another alternative would be to investigate cuckoo filter (see https://www.cs.cmu.edu/~dga/papers/cuckoo-conext2014.pdf for more information).
A configurable term encoding based on bloom filter, this will improve the scalability in exchange of speed and precision. Another alternative would be to investigate cuckoo filter (see https://www.cs.cmu.edu/~dga/papers/cuckoo-conext2014.pdf for more information).