Bugfixes, saving/loading data, bit_jaccard, doc re-org
This is a clean-up release focusing on several important issues:
- Fixing a bug with knnQuery #370
- Added a possibility to save/load data efficiently from the Python bindings (and the query server) #356 Python notebooks are updated accordingly
- We have bit Jaccard space (many thanks @gregfriedland)
- Upgraded the query server to use a recent Apache Thrift
- Importantly the documentation is reorganized quite a bit:
5.1 There is now a single entry point for all the docs
5.2 Most of the docs are now online and only fairly technical description of search spaces and methods is in the PDF manual.