MeiliSearch/crates/meilisearch-types/src
2025-01-28 16:53:50 +01:00
..
deserr add the searches route and fix a few broken things 2025-01-07 16:26:06 +01:00
batch_view.rs add the batches 2025-01-07 16:26:06 +01:00
batches.rs store the enqueued at to eases the batch deletion 2025-01-28 16:53:50 +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 Removed CouldNotUpgrade from error file 2025-01-26 21:04:57 +05:30
facet_values_sort.rs Implements the get and delete tasks route 2025-01-07 16:26:04 +01:00
features.rs Fully remove vector store feature 2025-01-14 13:55:34 +01:00
index_uid.rs Implements the get and delete tasks route 2025-01-07 16:26:04 +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 Implements the get and delete tasks route 2025-01-07 16:26:04 +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 add the version in the index-scheduler 2025-01-23 16:51:22 +01:00