Commit Graph

9 Commits

Author SHA1 Message Date
4c42130ec7 Remove once for all the meilisearch-lib crate 2022-10-27 11:34:17 +02:00
2c8f1a43e9 get rids of meilisearch-lib 2022-10-27 11:33:44 +02:00
68c9751d49 Fix clippy 2022-10-25 16:08:07 +02:00
740926e747 Fix typos
Found via `codespell -L crate,nam,hart,succeded`.
2022-09-21 21:46:06 +08:00
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
0c5352fc22 move index_uid from task to task_content 2022-06-02 15:30:35 +02:00
446f1f31e0 rename Succeded to Succeeded 2022-05-31 17:22:37 +02:00
26e7bdf702 add boilerplate for dump v5 2022-05-30 17:25:29 +02:00
46cdc17701 make scheduler accept multiple batch handlers 2022-05-25 11:13:34 +02:00