Commit Graph

27 Commits

Author SHA1 Message Date
899be9c3ff make sure we NEVER ever write the cli defined webhook to the database or dumps 2025-08-05 18:55:32 +02:00
2b5b41790e update the dump so it doesn't contains the null-uuid webhook 2025-08-05 16:21:14 +02:00
4f6a48c327 Stop storing the cli webhook in the db 2025-08-05 11:44:53 +02:00
ca27bcaac7 Update tests 2025-07-31 11:34:47 +02:00
f67043801b Add a test for concurrent cli and dump 2025-07-31 09:35:16 +02:00
fc4c5d2718 Add dump test 2025-07-30 16:16:12 +02:00
064d9d5ff8 Add dump support 2025-07-30 15:06:37 +02:00
1b476b8a35 Add documentation to the new documents_file dump reader method
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2025-07-17 17:26:41 +02:00
760ccffdbd Expose the documents files from the dumps 2025-07-17 17:12:51 +02:00
6e6fd077d4 Ignore unexisting chat completions settings folder 2025-07-03 13:37:38 +02:00
a051ab3d9a Support importing chat completions settings 2025-07-03 12:04:40 +02:00
c6930c8819 Introduce the new index chat settings 2025-06-03 15:31:25 +02:00
1d6777ee68 Forbid 0 in maxTotalHits 2025-05-15 11:32:08 +02:00
63a4dfa2a8 Add disableOnNumber setting 2025-04-23 16:57:50 +02:00
4d90e3d2ec Make Cargo and Clippy happy 2025-04-01 11:26:34 +02:00
d35470e29b Update dumps
**Impact:**
- dump import
2025-03-03 10:33:39 +01:00
589bf30ec6 make clippy happy 2025-02-19 11:38:07 +01:00
b367c71ad2 fixup test 2025-02-19 11:31:17 +01:00
1005a60fb8 Fixup dump settings 2025-02-19 11:03:48 +01:00
fa00b42c93 fix the missing batch in the dumps in meilisearch and meilitools 2025-02-11 11:14:49 +01:00
88190b5602 Fix tests 2025-02-05 15:03:32 +01:00
e34afca6d7 Support network in dumps 2025-02-05 15:03:16 +01:00
87ea080c10 Fully remove vector store feature 2025-01-14 13:55:34 +01:00
d66dc363ed Test and implement settings opt-out 2024-11-25 18:23:22 +01:00
b24a34830d fix the dump test -> the only change is that we now have a null batch_uid in all the tasks 2024-11-20 10:51:06 +01:00
6062914654 add the batch_id to the tasks 2024-11-20 10:42:54 +01:00
9c1e54a2c8 Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00