Commit Graph

44 Commits

Author SHA1 Message Date
Alexey Shekhirin efa69875d9
refactor(http): use reset_sortable_fields 2021-09-07 15:04:44 +03:00
Kerollmops cf4a466b6b
Make sure that the order of the filterableAttributes is constant 2021-08-26 11:06:05 +02:00
Kerollmops 087e4626ce
Make sure that the order of the sortableAttributes is constant 2021-08-26 11:06:04 +02:00
Kerollmops ea4c831de0
Integrate the sortable-attributes into the settings 2021-08-25 17:39:25 +02:00
Alexey Shekhirin d9dd2a038b
refactor(http): use Setting enum 2021-08-25 17:43:46 +03:00
Clémentine Urquizar bf76d4a43c
Make clippy happy 2021-07-29 18:14:36 +02:00
Tamo b4fd4212ad
reduce the log level of some info! 2021-06-24 11:20:52 +02:00
marin postma fa573dabf0
fmt 2021-06-21 12:11:09 +02:00
marin postma abdf642d68
integrate milli errors 2021-06-21 12:11:08 +02:00
marin postma 02277ec2cf
reintroduce anyhow 2021-06-21 12:11:06 +02:00
marin postma 58f9974be4
remove anyhow refs & implement missing errors 2021-06-21 10:59:38 +02:00
marin postma 5a47cef9a8
bump milli to 0.4.0 2021-06-16 17:15:56 +02:00
Tamo 7cb2dcbdf8
add a comment 2021-06-14 14:47:53 +02:00
Tamo 18d4d6097a
implements the synonyms in transplant 2021-06-14 14:47:51 +02:00
Clémentine Urquizar 88bf867a3e
Rename attributes for faceting into filterable attributes 2021-06-14 13:20:43 +02:00
Clémentine Urquizar aa04124bfc
Add changes according to milli update 2021-06-14 13:20:37 +02:00
mpostma 3ef0830c5d review changes 2021-06-10 16:11:52 +02:00
Irevoire 99551fc21b fix encoding bug 2021-06-10 16:03:48 +02:00
Tamo d0552e765e
forbid deserialization of Setting<Checked> 2021-06-01 20:41:45 +02:00
Marin Postma 6609f9e3be review edits 2021-05-31 18:41:37 +02:00
Marin Postma 1c4f0b2ccf
clippy, fmt & tests 2021-05-31 16:03:39 +02:00
Marin Postma 33c6c4f0ee
add timestamos to dump info 2021-05-30 15:55:17 +02:00
Marin Postma b258f4f394
fix dump import 2021-05-27 14:30:20 +02:00
Marin Postma 3593ebb8aa
dump updates 2021-05-25 16:44:58 +02:00
tamo e0e23636c6
fix the serializer + reformat the file 2021-05-12 17:04:24 +02:00
Marin Postma 295f496e8a
atomic index dump load 2021-05-12 16:21:37 +02:00
tamo 7d748fa384
integrate the new Settings in the dumps 2021-05-10 20:48:06 +02:00
tamo d767990424
fix the import of the updates in the dump 2021-05-10 20:25:12 +02:00
tamo 0275b36fb0
[WIP] rebase on main 2021-05-10 20:24:14 +02:00
tamo 0fee81678e
[WIP] rebase on main 2021-05-10 20:22:18 +02:00
Marin Postma 0cc79d414f
add test 2021-05-10 18:34:25 +02:00
Marin Postma 8d11b368d1
implement check 2021-05-10 18:22:41 +02:00
Marin Postma 706643dfed
type setting struct 2021-05-10 17:30:09 +02:00
Marin Postma ec7eb7798f
remove facet setting 2021-05-04 22:36:31 +02:00
Marin Postma 4fe2a13c71
rewrite update store 2021-04-27 15:20:52 +02:00
mpostma ec230c2835
enable distinct 2021-04-20 11:29:06 +02:00
tamo 40ef9a3c6a
push a first implementation of the stop_words 2021-04-06 16:29:04 +02:00
tamo 79c63049d7
update the settings routes 2021-04-01 11:52:26 +02:00
mpostma dd324807f9
last review edits + fmt 2021-03-15 18:11:10 +01:00
mpostma abbea59732
fix clippy warnings 2021-03-15 16:52:05 +01:00
mpostma 55fadd7f87
change facetedAttributes to attributesForFaceting 2021-03-15 13:53:50 +01:00
mpostma 8617bcf8bd
add ranking rules 2021-03-11 22:39:16 +01:00
mpostma 79a4bc8129
use meta from milli 2021-03-11 19:40:18 +01:00
mpostma 5ecf514d28
restructure project 2021-03-10 13:46:49 +01:00