bloomysearch/index_generation
Phyks d759e7c8ab Clean + switch to bloom filters and bitarrays
* Refactor of the repo structure, for better usability.
* README.md refactored.
* Switch to BloomFilters in python script, to decrease the index file.

TODO:
* Handle binary files in JS to pass the BloomFilters from python to JS.

Note: Current implementations of BloomFilters differ in JS and Python
lib.
2014-01-02 21:24:22 +01:00
..
generate_index.py Clean + switch to bloom filters and bitarrays 2014-01-02 21:24:22 +01:00
pybloom.py Clean + switch to bloom filters and bitarrays 2014-01-02 21:24:22 +01:00
stemmer.py Clean + switch to bloom filters and bitarrays 2014-01-02 21:24:22 +01:00