MeiliSearch/crates/meilisearch-types/src
2025-04-14 12:35:47 +02: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 Add database sizes stats to the batches 2025-03-25 16:30:15 +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 new error for dimensions mismatch during indexing 2025-03-31 15:27:49 +02:00
facet_values_sort.rs Implements the get and delete tasks route 2025-01-07 16:26:04 +01:00
features.rs Make composite embedders experimental 2025-03-10 14:22:47 +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 Change the filterableAttributes setting API 2025-03-03 10:22:02 +01:00
settings.rs Make Cargo and Clippy happy 2025-04-01 11:26:34 +02:00
star_or.rs Make Cargo and Clippy happy 2025-04-01 11:26:34 +02: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