Commit Graph

13 Commits

Author SHA1 Message Date
Clément Renault
28a0074497
feat: Expose a function to compute the DocumentId from an Hashable value 2019-06-25 11:21:12 +02:00
Clément Renault
994a0e78f1
feat: Move the Schema to its own workspace crate 2019-05-29 15:37:28 +02:00
Clément Renault
4c973238a1
feat: Introduce a basic RocksDB based version 2019-05-23 14:57:29 +02:00
Clément Renault
3de633c869
feat: Reexport sled to reduce user level library incompatibilities 2019-05-16 12:04:08 +02:00
Clément Renault
830d2f28b9
feat: Introduce a custom tree for user custom settings 2019-05-16 12:04:07 +02:00
Clément Renault
0c18026240
feat: Introduce Tree wrappers for each index component 2019-05-15 15:42:10 +02:00
Clément Renault
74acf83464
chore: Remove the NewIndexEvent type 2019-05-15 15:42:08 +02:00
Clément Renault
725e7b4229
chore: Move the Deserializer into the the serde module 2019-04-29 14:32:02 +02:00
Clément Renault
0104e93ba9
feat: Introduce index events to update the WordIndex 2019-04-29 14:32:02 +02:00
Clément Renault
25a4961453
feat: Introduce the Indexer struct 2019-04-29 14:32:01 +02:00
Clément Renault
e41c551757
feat: Introduce the Number type 2019-04-29 14:32:00 +02:00
Clément Renault
95dfbd1fe0
feat: Introduce the meilidb-data schema module 2019-04-29 14:32:00 +02:00
Clément Renault
287d5dee4d
feat: Introduce the meilidb-data workspace member 2019-04-29 14:32:00 +02:00