Commit Graph

24 Commits

Author SHA1 Message Date
Clément Renault
b630e32c6a
fix: Remove tide as it break compilation on the latest nightly 2019-06-18 13:40:46 +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
5040095228
feat: Output more informations from the examples on document injection 2019-05-21 16:37:17 +02:00
Clément Renault
e042f44e0d
feat: Reintroduce the SortByAttr custom criterion 2019-05-21 16:22:23 +02:00
Clément Renault
08d89053da
feat: Introduce a little simple http server for demo 2019-05-16 17:09:41 +02:00
Clément Renault
2844cb5bca
fix: Make the examples compile 2019-05-15 15:42:12 +02:00
Clément Renault
8434ecbb43
feat: Introduce the RankedMap real type 2019-05-15 15:42:10 +02:00
Clément Renault
6eb25687f8
feat: Handle word doc-indexes sled tree errors 2019-05-15 15:42:10 +02:00
Clément Renault
7035f76077
squash-me: Make better measurements of the retrieving spent time 2019-04-29 14:32:04 +02:00
Clément Renault
7dbf5d6319
fix: Make the examples build 2019-04-29 14:32:03 +02:00
Clément Renault
f17a05c342
feat: Introduce the RankedMap 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
77405cc103
chore: Remove the database module from meilidb 2019-04-29 14:32:00 +02:00
Clément Renault
e56106cbdc
chore: Update the toml dependency 2019-04-29 14:31:59 +02:00
Clément Renault
87f9528791
feat: Use the new Tokenizer 2019-04-29 14:31:59 +02:00
Clément Renault
397522f277
fet: Move meilidb example into the meilidb workspace 2019-04-29 14:31:59 +02:00
Clément Renault
5d5bcf7011
feat: Remove the FilterFunc alias type 2019-04-29 14:31:37 +02:00
Clément Renault
1897da5348
feat: Move tokenizer things into the meilidb-tokenizer workspace 2019-04-29 14:31:37 +02:00
Clément Renault
d8cbb03c42
chore: Update the .gitignore file 2019-04-29 14:31:36 +02:00
Clément Renault
bc227bef21
chore: Add a nightly feature to meilidb-core 2019-04-29 14:31:36 +02:00
Clément Renault
3bcb1dc802
chore: Allow the activation of the meilidb-core i128 feature 2019-04-29 14:31:36 +02:00
Clément Renault
d0786b4156
chore: Move the SortByAttr into meilidb 2019-04-29 14:31:36 +02:00
Clément Renault
14790eeae3
chore: Move index related things to the meilidb-core workspace member 2019-04-29 14:31:35 +02:00