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 |
|
marin postma
|
2665c0099d
|
clippy + fmt
|
2021-10-29 17:25:56 +02:00 |
|
Guillaume Mourier
|
68fe93b7db
|
add ranking_rules marker before sort_position
|
2021-10-29 17:25:55 +02:00 |
|
Tamo
|
6ef73eb226
|
fix all the single settings route and add the searchable attributes Updated event
|
2021-10-29 17:25:55 +02:00 |
|
Tamo
|
c5164c01c0
|
set the total of sortable attributes and filterable-attributes to 0 when not set
|
2021-10-29 17:25:54 +02:00 |
|
Tamo
|
37ca50832c
|
fix the sort position
|
2021-10-29 17:25:52 +02:00 |
|
Tamo
|
6b34318274
|
makes clippy happy
|
2021-10-29 17:25:52 +02:00 |
|
Irevoire
|
8e2d6cf87d
|
add the content type to all the route
|
2021-10-29 17:25:48 +02:00 |
|
Irevoire
|
22d9d660cc
|
log all the required settings route
|
2021-10-29 17:25:48 +02:00 |
|
Irevoire
|
7524bfc07f
|
log the all settings updated route
|
2021-10-29 17:25:48 +02:00 |
|
mpostma
|
102c46f88b
|
clippy + fmt
|
2021-09-28 22:22:59 +02:00 |
|
mpostma
|
3503fbf7fe
|
re-export milli from meilisearch_lib
|
2021-09-28 22:08:03 +02:00 |
|
mpostma
|
692c676625
|
fix tests
|
2021-09-28 18:57:36 +02:00 |
|
mpostma
|
c32012c44a
|
restore settings updates
|
2021-09-24 14:55:57 +02:00 |
|
mpostma
|
60518449fc
|
split meilisearch-http and meilisearch-lib
|
2021-09-21 13:23:22 +02:00 |
|
mpostma
|
e14640e530
|
refactor meilisearch
|
2021-09-20 14:54:20 +02: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 |
|
mpostma
|
a71fa25ebe
|
auth tests
|
2021-07-07 17:47:48 +02:00 |
|
mpostma
|
575ec2a06f
|
refactor routes
|
2021-07-05 14:33:48 +02:00 |
|