Skip to content

Bugfixes, saving/loading data, bit_jaccard, doc re-org

Choose a tag to compare

@searchivarius searchivarius released this 06 Jun 01:51

This is a clean-up release focusing on several important issues:

  1. Fixing a bug with knnQuery #370
  2. Added a possibility to save/load data efficiently from the Python bindings (and the query server) #356 Python notebooks are updated accordingly
  3. We have bit Jaccard space (many thanks @gregfriedland)
  4. Upgraded the query server to use a recent Apache Thrift
  5. 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.