Commit Graph

17 Commits

Author SHA1 Message Date
b9982587d4 Add new errors to meilisearch 2024-07-11 16:31:44 +02:00
6e80364c50 Apply review comments 2024-07-11 11:00:27 +02:00
767553519d Create errors for the HTTP route issues 2024-07-10 16:29:18 +02:00
7ce2691374 Add ranking score threshold to similar API 2024-05-30 11:21:31 +02:00
c26db7878c Expose rankingScoreThreshold in API 2024-05-30 10:32:35 +02:00
ca6cc4654b Add similar route 2024-05-28 15:28:19 +02:00
ab43a8a949 chore: fix some typos in comments
Signed-off-by: writegr <wellweek@outlook.com>
2024-04-18 14:12:52 +08:00
93dcbf598d Deserialize semantic ratio 2023-12-14 16:08:42 +01:00
cb0bb399fa Fix the error code returned when the facetName field is missing 2023-06-28 15:06:08 +02:00
ca99bc3188 implement the missing document filter error code when deleting documents 2023-05-24 11:29:20 +02:00
42a3cdca66 get rids of the unwrap_any function in favor of take_cf_content 2023-02-14 20:06:31 +01:00
a43765d454 use the pre-defined deserr extractors 2023-02-14 20:05:30 +01:00
769576fd94 get rids of the whole error_message module since it has been integrated into the last version of deserr 2023-02-14 20:05:27 +01:00
8fb7b1d10f bump deserr 2023-02-14 20:04:30 +01:00
13c2cd700d Update error message about negative integer 2023-01-23 18:08:46 +01:00
e3742a38d4 improve the error messages for the immutable fields 2023-01-19 16:49:44 +01:00
9194508a0f Refactor query parameter deserialisation logic 2023-01-17 11:07:07 +01:00