Commit Graph

35 Commits

Author SHA1 Message Date
Clément Renault
69e0bae75e
chore: Bump dependencies 2019-09-18 14:42:23 +02:00
Clément Renault
35b7b58ff7
feat: Remove the Schema to/from_toml/json/bin methods 2019-09-16 14:50:38 +02:00
Clément Renault
ee6a54fe4c
feat: Replace the linked-hash-map dependency by indexmap 2019-09-16 14:50:37 +02:00
Clément Renault
f83d6df4ef
feat: Introduce documents addition using the update system 2019-09-05 11:33:10 +02:00
Clément Renault
5a9e25c315
feat: Introduce the UpdatesIndex type 2019-09-05 11:14:11 +02:00
Clément Renault
8030a822ab
test: Add a way to setup the fetch timeout of the query-database example 2019-08-28 13:42:20 +02:00
Clément Renault
9c5ec110e5
feat: Introduce a way to enable or disable query timeouts 2019-08-28 13:24:34 +02:00
Clément Renault
ebc95cb8f2 feat: Display the documents fields in the order they were declared 2019-08-16 11:25:42 +02:00
Clément Renault
a488c00a2e feat: Use RustyLine in the query-database example 2019-08-16 11:25:42 +02:00
Clément Renault
bf3c2c3725 feat: Move the multi-word rewriting algorithm into its own function 2019-08-16 11:25:42 +02:00
Clément Renault
4f4b630ae9
fix: Make the examples compile with the new Highlight type 2019-07-01 12:06:17 +02:00
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