Commit Graph

20 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
2844cb5bca
fix: Make the examples compile 2019-05-15 15:42:12 +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
397522f277
fet: Move meilidb example into the meilidb workspace 2019-04-29 14:31:59 +02:00