ad hoc
|
414d0907ce
|
register dump handler
|
2022-05-25 11:13:34 +02:00 |
|
ad hoc
|
46cdc17701
|
make scheduler accept multiple batch handlers
|
2022-05-25 11:13:34 +02:00 |
|
ad hoc
|
5a5066023b
|
introduce TaskListIdentifier
|
2022-05-25 11:13:33 +02:00 |
|
ad hoc
|
aa50acb031
|
make Task index_uid an option
Not all task relate to an index. Tasks that don't have an index_uid set
to None
|
2022-05-25 11:13:32 +02:00 |
|
ManyTheFish
|
c2b58720d1
|
Fix(dumps): Explicitly define serde for time
|
2022-03-02 11:37:48 +01:00 |
|
Irevoire
|
05c8d81e65
|
chore: get rid of chrono in favor of time
Chrono has been unmaintened for a few month now and there is a CVE on it.
make clippy happy
bump milli
|
2022-02-16 18:14:29 +01:00 |
|
mpostma
|
c9a236b0af
|
feat(lib): auto-batching
|
2022-02-01 18:06:20 +01:00 |
|
Clémentine Urquizar
|
8a959da120
|
Update MeiliSearch into Meilisearch everywhere
|
2022-01-26 17:43:16 +01:00 |
|
Clémentine Urquizar
|
f529c46598
|
Fix typo in error messages and comments
|
2021-12-21 16:01:38 +01:00 |
|
Maxime Legendre
|
a845cd8880
|
Fix(auth): Forbid index creation on alternates routes
Forbid index creation on alternates routes when the action `index.create` is not given
fix #2024
|
2021-12-20 14:48:18 +01: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 |
|