Commit Graph

39 Commits

Author SHA1 Message Date
ea4c831de0 Integrate the sortable-attributes into the settings 2021-08-25 17:39:25 +02:00
d9dd2a038b refactor(http): use Setting enum 2021-08-25 17:43:46 +03:00
bf76d4a43c Make clippy happy 2021-07-29 18:14:36 +02:00
80916baa21 Add FieldId in import 2021-07-28 12:25:13 +02:00
9bdd040dd0 Update meilisearch-http/src/index/mod.rs
Co-authored-by: marin <postma.marin@protonmail.com>
2021-07-28 12:08:19 +02:00
e5dabf265a Update milli version to v0.8.0 2021-07-28 10:52:47 +02:00
f49a01703a Show the filterable and not the faceted attributes in the settings 2021-07-09 16:11:37 +02:00
834995b130 clippy + fmt 2021-06-23 16:49:23 +02:00
9cc31c2258 fix get search crop len 2021-06-22 16:01:40 +02:00
abdf642d68 integrate milli errors 2021-06-21 12:11:08 +02:00
58f9974be4 remove anyhow refs & implement missing errors 2021-06-21 10:59:38 +02:00
7cb2dcbdf8 add a comment 2021-06-14 14:47:53 +02:00
18d4d6097a implements the synonyms in transplant 2021-06-14 14:47:51 +02:00
88bf867a3e Rename attributes for faceting into filterable attributes 2021-06-14 13:20:43 +02:00
aa04124bfc Add changes according to milli update 2021-06-14 13:20:37 +02:00
6609f9e3be review edits 2021-05-31 18:41:37 +02:00
1c4f0b2ccf clippy, fmt & tests 2021-05-31 16:03:39 +02:00
b924e897f1 load index dump 2021-05-27 10:27:47 +02:00
4acbe8e473 implement index dump 2021-05-25 16:44:58 +02:00
384afb3455 fix the way we return the settings 2021-05-11 11:47:04 +02:00
7d748fa384 integrate the new Settings in the dumps 2021-05-10 20:48:06 +02:00
d767990424 fix the import of the updates in the dump 2021-05-10 20:25:12 +02:00
1b5fc61eb6 [WIP] rebase on main 2021-05-10 20:23:12 +02:00
0fee81678e [WIP] rebase on main 2021-05-10 20:22:18 +02:00
706643dfed type setting struct 2021-05-10 17:30:09 +02:00
4fe2a13c71 rewrite update store 2021-04-27 15:20:52 +02:00
33830d5ecf fix snapshots 2021-04-27 15:09:55 +02:00
c6bb36efa5 implement _formated 2021-04-20 21:23:28 +02:00
ec230c2835 enable distinct 2021-04-20 11:29:06 +02:00
adfdb99abc feat(http): calculate updates' and uuids' dbs size 2021-04-09 15:59:12 +03:00
dd9eae8c26 feat(http): stats route 2021-04-09 14:34:42 +03:00
40ef9a3c6a push a first implementation of the stop_words 2021-04-06 16:29:04 +02:00
dd324807f9 last review edits + fmt 2021-03-15 18:11:10 +01:00
55fadd7f87 change facetedAttributes to attributesForFaceting 2021-03-15 13:53:50 +01:00
c079f60346 fixup! fix displayed attributes in document retrieval 2021-03-15 11:01:14 +01:00
77c0a0fba5 add test get document displayed attributes 2021-03-15 10:36:12 +01:00
adc71a70ce fix displayed attributes in document retrieval 2021-03-15 10:17:41 +01:00
8617bcf8bd add ranking rules 2021-03-11 22:39:16 +01:00
5ecf514d28 restructure project 2021-03-10 13:46:49 +01:00