Commit Graph

47 Commits

Author SHA1 Message Date
pierre-l 36cb09eb25 Add a new `meilisearch_types` crate
Move `meilisearch_error` to `meilisearch_types::error`
Move `meilisearch_lib::index_resolver::IndexUid` to `meilisearch_types::index_uid`
Add a new `InvalidIndexUid` error in `meilisearch_types::index_uid`
2022-06-09 16:14:13 +02:00
Kerollmops 1e3dcbea3f
Plug the pagination.limited_to setting 2022-06-09 10:56:42 +02:00
Kerollmops b96399d24b
Plug the faceting.max_values_per_facet setting 2022-06-09 10:56:42 +02:00
ManyTheFish 09938c9b6f Patch ranking rules error test 2022-06-08 14:38:09 +02:00
Kerollmops 0258659278
Fix the get_settings tests 2022-06-02 12:24:27 +02:00
Kerollmops d2f457a076
Rename the uid to taskUid in asynchronous response 2022-05-31 11:33:20 +02:00
ad hoc 981fba5b44
feat(all): introduce disable typos 2022-04-06 15:47:48 +02:00
Marin Postma a30e02c18c feat(all): Task store
implements:
https://github.com/meilisearch/specifications/blob/develop/text/0060-refashion-updates-apis.md

linked PR:

- #1889
- #1891
- #1892
- #1902
- #1906
- #1911
- #1914
- #1915
- #1916
- #1918
- #1924
- #1925
- #1926
- #1930
- #1936
- #1937
- #1942
- #1944
- #1945
- #1946
- #1947
- #1950
- #1951
- #1957
- #1959
- #1960
- #1961
- #1962
- #1964

- https://github.com/meilisearch/milli/pull/414
- https://github.com/meilisearch/milli/pull/409
- https://github.com/meilisearch/milli/pull/406
- https://github.com/meilisearch/milli/pull/418

- close #1687
- close #1786
- close #1940
- close #1948
- close #1949
- close #1932
- close #1956
2021-12-02 20:14:42 +01:00
many 3c696da274
Update tests 2021-11-04 17:40:28 +01:00
many b59145385e
Fix PR comments 2021-11-04 14:57:27 +01:00
mpostma 692c676625 fix tests 2021-09-28 18:57:36 +02:00
Tamo 49c918defa
bump milli 2021-09-08 17:41:47 +02:00
Kerollmops ea4c831de0
Integrate the sortable-attributes into the settings 2021-08-25 17:39:25 +02:00
Kerollmops 51387b2c80
Introduce the new invalid sortable error codes 2021-08-25 17:29:30 +02:00
mpostma 2f3a439566 fix tests 2021-07-05 16:31:52 +02:00
marin postma 79fc3bb84e
fmt 2021-06-24 16:36:22 +02:00
marin postma b9b4feada8
add tests 2021-06-23 16:21:32 +02:00
marin postma 905ace3e13
fix test 2021-06-22 11:10:57 +02:00
marin postma 0dfd1b74c8
fix tests 2021-06-21 12:11:08 +02:00
marin postma a780cff8fd
fix clippy warning 2021-06-14 14:53:47 +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 7009906d55
Update reset-all-settings test 2021-06-14 13:20:43 +02:00
Clémentine Urquizar ca1bb7dc1c
Fix tests 2021-06-14 13:20:43 +02:00
tamo d767990424
fix the import of the updates in the dump 2021-05-10 20:25:12 +02:00
tamo 24192fc550
fix tests 2021-05-10 20:25:12 +02:00
tamo 0f94ef8abc
WIP: dump 2021-05-10 20:24:18 +02:00
tamo e389c088eb
WIP: rebasing on master 2021-05-10 20:20:57 +02:00
Marin Postma 33830d5ecf
fix snapshots 2021-04-27 15:09:55 +02:00
Marin Postma f8c338e3a7
add test for dedicated distinct route 2021-04-20 15:49:17 +02:00
Marin Postma ec63e13896
bump actix 2021-04-20 11:29:32 +02:00
Marin Postma 1746132c7d
add test set/reset distinct attribute 2021-04-20 11:29:08 +02:00
tamo dcd60a5b45
add more tests for the stop_words 2021-04-06 18:29:38 +02:00
tamo b1962c8e02
remove legacy files from meilisearch that have been replaced by a macro in routes/settings/mod.rs 2021-04-06 16:29:04 +02:00
tamo 40ef9a3c6a
push a first implementation of the stop_words 2021-04-06 16:29:04 +02:00
tamo 73973e2b9e
fix more settings routes 2021-04-01 15:50:45 +02:00
mpostma 8b99860e85
use write sender for updates 2021-03-18 08:32:05 +01:00
Irevoire 6b4ea7f594
ensure the reset_settings also return a 202 2021-03-17 15:09:13 +01:00
Irevoire c8b05712fa
return 202 on settings update / reset 2021-03-17 14:44:32 +01:00
mpostma dd324807f9
last review edits + fmt 2021-03-15 18:11:10 +01:00
mpostma 55fadd7f87
change facetedAttributes to attributesForFaceting 2021-03-15 13:53:50 +01:00
mpostma 99c89cf2ba
use options max db sizes 2021-03-13 10:09:10 +01:00
mpostma 2ee2e6a9b2
clean project 2021-03-12 14:57:24 +01:00
mpostma e4d45b0500
fix various bugs 2021-03-12 00:37:43 +01:00
mpostma 1fad72e019
fix test bug with tempdir 2021-03-11 17:59:47 +01:00
mpostma 0cd8869349
update relevant changes from master 2021-03-10 14:43:10 +01:00
mpostma 5ecf514d28
restructure project 2021-03-10 13:46:49 +01:00