Commit Graph

65 Commits

Author SHA1 Message Date
8760beed1c bump meilisearch 2021-02-02 14:23:33 +01:00
eeccdce33a update tokenizer to v0.1.3 2021-01-28 10:33:44 +01:00
7a7cb9bcbf update dependencies 2021-01-13 15:48:53 +01:00
9b47bbc1ac bump meilisearch 2021-01-13 15:37:15 +01:00
948c89c26f bump meilisearch 2021-01-06 11:41:44 +01:00
2852349e68 update tokenizer version 2021-01-05 15:21:06 +01:00
398577f116 bump tokenizer 2021-01-05 15:21:05 +01:00
8b149c9aa3 update tokenizer dep to release 2021-01-05 15:21:05 +01:00
8843062604 fix indexer tests 2021-01-05 15:21:05 +01:00
8a4d05b7bb remove meilisearch tokenizer 2021-01-05 15:21:05 +01:00
061832af7f Merge #1163
1163: remove benches r=LegendreM a=MarinPostma

remove unused benches, that did not compile either


Co-authored-by: mpostma <postma.marin@protonmail.com>
2021-01-05 13:27:42 +00:00
0e04c90abe remove benches 2021-01-05 10:54:19 +01:00
48eb78b14d bump deps 2021-01-04 16:56:28 +01:00
d45c794a9e bump rustyline 2020-12-09 12:41:36 +01:00
c9dd7e10b9 bump ordered floats 2020-12-09 12:40:24 +01:00
56ad400c49 update heed 2020-12-09 11:27:38 +01:00
e2b0402cf5 bump regex 2020-12-09 10:28:22 +01:00
0c7fffeaf6 update env-logger 2020-12-09 10:25:17 +01:00
5f8dc21dd2 bump once-cell 2020-12-09 10:22:14 +01:00
3ec76ac33d bump meilisearch 2020-11-30 16:35:56 +01:00
93953103ad Bump serde from 1.0.116 to 1.0.117
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.116 to 1.0.117.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.116...v1.0.117)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-01 05:40:44 +00:00
bbb6771625 bump meilisearch 2020-10-28 12:36:52 +01:00
a27399cf65 apply recommanded updates from dependabot 2020-10-15 13:26:52 +02:00
03d4651077 bump meilisearch 2020-09-28 16:56:05 +02:00
22d439f682 update pest dependency 2020-09-24 18:36:38 +02:00
87a76c2a60 bump version and update changelog 2020-09-08 18:11:03 +02:00
4a9e56aa4f bump meilisearch version 0.14.0 2020-08-24 15:49:09 +02:00
624bd56459 bump meilisearch version 2020-07-22 10:56:19 +02:00
69af8e9e3d bump meilisearch to 0.12.0 2020-06-30 20:42:19 +02:00
8ea6ef1e90 bump meilisearch version 2020-06-25 14:28:50 +02:00
8aeeea8382 Bump the Meilisearch crates version to 0.11.0 2020-06-15 10:54:16 +02:00
d69180ec67 refactor errors / isolate core/http errors 2020-05-28 16:23:46 +02:00
8cebf78485 Bump heed to 0.8.0 and handle abort errors 2020-05-26 17:04:13 +02:00
6c87723b19 Bump the fst crate to 0.4.4 2020-05-22 15:01:35 +02:00
5bf15a4190 Compute and merge discovered ids 2020-05-20 14:18:59 +02:00
5e063da14f Remove the serde Indexer 2020-05-19 16:51:32 +02:00
48e94b4372 Enable jemalloc only on linux 2020-05-11 21:24:35 +02:00
59c67f6bc8 setting up facets 2020-05-11 16:12:13 +02:00
287226b609 Bump crates versions to v0.10.1 2020-04-28 15:55:29 +02:00
979bea0327 Bump MeiliSearch version to v0.10 2020-04-10 15:43:03 +02:00
a0a481697b replace lazy_static with once_cell 2020-04-09 17:13:34 +02:00
dcf1096ac3 implements parser 2020-04-09 17:13:31 +02:00
38c43759bb Update most of the dependencies 2020-04-02 18:36:04 +02:00
3ca8db2cc1 Bump the workspace crates to 0.9.0 2020-03-19 11:56:23 +01:00
f6972ec682 Bump the workspace crates to 0.9.0-rc.1 2020-03-16 16:58:20 +01:00
5e31d28759 Fix the inference of the documents searchable fields 2020-03-03 20:54:17 +01:00
a5b0e468ee fix for review 2020-02-11 15:28:00 +01:00
4f0ead625b adapt meilisearch-http to the new schemaless option 2020-02-11 15:27:54 +01:00
2ee90a891c introduce a new settings update system 2020-02-11 15:27:54 +01:00
7604387701 Clean up the dependencies 2020-01-21 11:04:25 +01:00