MeiliSearch/meilisearch-http/tests/index
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
..
create_index.rs Add a new `meilisearch_types` crate 2022-06-09 16:14:13 +02:00
delete_index.rs Rename the uid to taskUid in asynchronous response 2022-05-31 11:33:20 +02:00
get_index.rs fix(test): Reduce default index size in tests 2022-06-07 15:16:34 +02:00
mod.rs test(http): server & index stats 2021-04-09 14:34:42 +03:00
stats.rs Rename the uid to taskUid in asynchronous response 2022-05-31 11:33:20 +02:00
update_index.rs feat(http): paginate the index resource 2022-05-31 18:11:45 +02:00