Skip to content

Releases: cliqz-oss/keyvi

V 0.1.23

27 Jun 19:52
Compare
Choose a tag to compare

add a mode to allow incremental indexing in compiler

V 0.1.22

24 May 07:06
Compare
Choose a tag to compare

make mmap configurable

V 0.1.21

06 May 12:23
Compare
Choose a tag to compare
Merge pull request #88 from hendrik-cliqz/fix-tmp-compiler

Fix tmp compiler

V 0.1.20

13 Apr 20:57
Compare
Choose a tag to compare

important fix for GetNear

V 0.1.19

13 Apr 06:51
Compare
Choose a tag to compare

Fixes a small memory leak in the python wrapper, add 'gready' mode to GetNear

V 0.1.18

24 Mar 09:36
Compare
Choose a tag to compare

Improvements of mmaping if kv file does not fit entirely in memory, dictionary merger improvements

V 0.1.17

21 Mar 10:30
Compare
Choose a tag to compare

add GetValue and some optimizations

V 0.1.16

08 Mar 10:11
Compare
Choose a tag to compare

This fixes issues found running keyvi on EMR/pyspark, as well as some cleanup and optimizations.

V 0.1.15

18 Feb 13:29
Compare
Choose a tag to compare

Fix size issue in compiler

V 0.1.14

21 Jan 11:58
Compare
Choose a tag to compare

compiler performance improvements