Commit Graph

6 Commits

Author SHA1 Message Date
Clément Renault
7dbf5d6319
fix: Make the examples build 2019-04-29 14:32:03 +02:00
Clément Renault
ad24ef8a25
feat: Index words of structs, maps and tuples 2019-04-29 14:32:03 +02:00
Clément Renault
645bab7748
feat: Index documents using the Serializer struct 2019-04-29 14:32:03 +02:00
Clément Renault
abd7d1de48
feat: Introduce the extract_document_id function 2019-04-29 14:32:03 +02:00
Clément Renault
ea0ee070ef
feat: Introduce the Serializer
Which will serialize documents fields as message pack in the kv-store
2019-04-29 14:32:03 +02:00
Clément Renault
725e7b4229
chore: Move the Deserializer into the the serde module 2019-04-29 14:32:02 +02:00