cliqz-oss / keyvi

Keyvi - a key value index that powers Cliqz search engine. It is an in-memory FST-based data structure highly optimized for size and lookup performance.
https://cliqz.com
Apache License 2.0
179 stars 38 forks source link

Fixing keyvi cli dump for non-string value types #222

Closed narekgharibyan closed 7 years ago

narekgharibyan commented 7 years ago

FYI @subu-cliqz