MeiliSearch/crates/meilisearch-types/src
2025-03-10 11:11:48 +01:00
..
deserr New error codes 2025-02-05 15:03:16 +01:00
batch_view.rs add the batches 2025-01-07 16:26:06 +01:00
batches.rs Rename callTrace into progressTrace 2025-02-25 10:09:03 +01:00
compression.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
document_formats.rs Use a nonrandom hasher when decoding JSON 2024-12-11 12:04:29 +01:00
error.rs Add ids parameter to GET documents and POST documents/fetch 2025-03-10 11:11:48 +01:00
facet_values_sort.rs Implements the get and delete tasks route 2025-01-07 16:26:04 +01:00
features.rs Make the feature experimental 2025-02-10 16:11:32 +01:00
index_uid.rs Make search types serialize and deserialize so that reading from a proxy is possible 2025-02-05 15:03:16 +01:00
index_uid_pattern.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
keys.rs Add new permissions 2025-02-05 15:03:16 +01:00
lib.rs Implements the get all batches route with filters working 2024-11-20 10:42:55 +01:00
locales.rs Implements the get and delete tasks route 2025-01-07 16:26:04 +01:00
settings.rs Always display embedders setting 2025-01-14 13:55:34 +01:00
star_or.rs add the searches route and fix a few broken things 2025-01-07 16:26:06 +01:00
task_view.rs add the upgradeTo field in the details 2025-01-23 16:51:23 +01:00
tasks.rs add the upgradeTo field in the details 2025-01-23 16:51:23 +01:00
versioning.rs update the version file atomically 2025-02-06 18:23:28 +01:00