Commit Graph

68 Commits

Author SHA1 Message Date
84c1dda39d test(http): setting enum serialize/deserialize 2021-04-08 17:03:40 +03:00
62a8f1d707 bump the version of the tokenizer 2021-04-01 13:49:22 +02:00
73dcdb27f6 select a specific release of the tokenizer instead of using the latests git commit 2021-03-25 15:00:18 +01:00
519b1cb5c9 Update dependencies 2021-02-21 10:26:04 +01:00
fecf3d6fc1 Move the command lines helpers into different crates 2021-02-14 18:55:15 +01:00
e8639517da Change the project to become a workspace with milli as a default-member 2021-02-12 16:15:09 +01:00
33945a3115 Introduce a new facet filters query field 2021-01-26 14:09:08 +01:00
4f7f7538f7 highlight with new tokenizer 2021-01-11 21:59:37 +01:00
1ae761311e integrate with meilisearch tokenizer 2021-01-07 16:14:27 +01:00
9fcbc83ebc Accept and mirror compression of documents additions 2020-12-22 13:42:42 +01:00
77e951e933 Use the byte-unit crate to ease library usage 2020-12-20 12:00:37 +01:00
5a23417499 Compress updates content using gzip 2020-12-17 10:59:58 +01:00
e7f2ab9138 Bump grenad to fix an indexing bug 2020-12-05 16:39:15 +01:00
61b383f422 Introduce the criteria update setting 2020-12-04 12:02:22 +01:00
07a0c82790 Bump heed to 0.10.4 to use be able to lazily decode roaring bitmaps 2020-11-23 16:43:53 +01:00
b255be93fa Bump heed to 0.10.3 2020-11-23 16:43:49 +01:00
640c7d748a Modify the highlight function to support any JSON type 2020-11-05 13:59:32 +01:00
0408c9d66a Move the http server into its own sub-module 2020-11-05 11:16:39 +01:00