|
34590297c1
|
Add patch webhook endpoint
|
2025-07-31 12:53:57 +02:00 |
|
|
9e43f7b419
|
Update tests
|
2025-07-31 12:44:35 +02:00 |
|
|
94733a4a18
|
Add delete endpoint
|
2025-07-31 12:38:14 +02:00 |
|
|
ad68245186
|
Update tests
|
2025-07-31 12:33:34 +02:00 |
|
|
29fb4d5e2a
|
Add post webhook route
|
2025-07-31 12:27:12 +02:00 |
|
|
ca27bcaac7
|
Update tests
|
2025-07-31 11:34:47 +02:00 |
|
|
53397e28fc
|
Replace name by uuid
|
2025-07-31 11:19:46 +02:00 |
|
|
7c2c17129f
|
Add get webhook route
|
2025-07-31 10:59:06 +02:00 |
|
|
446fce6c16
|
Extract logic from route
|
2025-07-31 10:01:25 +02:00 |
|
|
f67043801b
|
Add a test for concurrent cli and dump
|
2025-07-31 09:35:16 +02:00 |
|
|
941da56ee3
|
fix linter
|
2025-07-31 06:49:53 +02:00 |
|
|
41262b008b
|
feat(chat): update metrics name
|
2025-07-30 17:55:02 +02:00 |
|
|
a75b327b37
|
Add test for webhooks over limits
|
2025-07-30 15:59:19 +02:00 |
|
|
c70ae91d34
|
Add test for reserved webhooks
|
2025-07-30 15:52:24 +02:00 |
|
|
e88480c7c4
|
Fix reserved name check
|
2025-07-30 15:44:51 +02:00 |
|
|
b565ec1497
|
Test cli behavior
|
2025-07-30 15:44:42 +02:00 |
|
|
3e77c1d8c8
|
Add reserved webhook
|
2025-07-30 15:23:06 +02:00 |
|
|
dc7af47371
|
Add new errors
|
2025-07-30 15:18:43 +02:00 |
|
|
064d9d5ff8
|
Add dump support
|
2025-07-30 15:06:37 +02:00 |
|
|
93f8b31eec
|
Fix tests
|
2025-07-30 12:52:01 +02:00 |
|
|
466e1a7aac
|
Support legacy cli arguments
|
2025-07-30 12:25:59 +02:00 |
|
|
cc37eb870f
|
Initial implementation
|
2025-07-30 12:01:40 +02:00 |
|
|
5567653c96
|
Fix network documentation
|
2025-07-29 16:47:28 +02:00 |
|
|
60acdf8574
|
Fix grammar
Co-Authored-By: Louis Dureuil <louis.dureuil@xinra.net>
|
2025-07-29 11:05:16 +02:00 |
|
|
3580b3a4ef
|
Remove userProvided from fragments
|
2025-07-29 10:56:54 +02:00 |
|
|
d90c76d3cc
|
Update tests
|
2025-07-28 11:35:15 +02:00 |
|
|
10567b150c
|
Continue updating tests
|
2025-07-25 14:25:35 +02:00 |
|
|
a439f57d70
|
Update tests
|
2025-07-25 13:41:31 +02:00 |
|
|
d243504296
|
Improve test
|
2025-07-25 11:58:34 +02:00 |
|
|
a7fe2abca4
|
Implement for multi-search
|
2025-07-25 11:45:51 +02:00 |
|
|
26da478b5b
|
Add query vector to response
|
2025-07-24 17:27:49 +02:00 |
|
|
bb4d573862
|
Switch to a nom parser
|
2025-07-24 14:56:35 +02:00 |
|
|
aa5a1f333a
|
Refactor to support less combinations
|
2025-07-23 15:33:17 +02:00 |
|
|
44b24652d2
|
Change strategy to remove task instead of marking it succeeded
|
2025-07-23 14:30:25 +02:00 |
|
|
846d27354b
|
Format
|
2025-07-22 15:18:21 +02:00 |
|
|
c1aa4120ac
|
Update test
|
2025-07-22 15:18:13 +02:00 |
|
|
2f2e42e72d
|
Add test for issue #4653
|
2025-07-22 12:33:18 +02:00 |
|
|
6d93b36279
|
Format
|
2025-07-22 11:18:41 +02:00 |
|
|
982e989886
|
Test regenerate filter
|
2025-07-22 11:10:05 +02:00 |
|
|
0014ed3114
|
Apply review suggestions
|
2025-07-22 10:56:05 +02:00 |
|
|
080d5f94dd
|
Merge pull request #5763 from meilisearch/embedding-fixes
Regenerate all fragments when coming from a user provided vector
|
2025-07-22 08:35:07 +00:00 |
|
|
ab07e9480e
|
Resolve post-merge issues
|
2025-07-21 18:22:10 +02:00 |
|
|
00e957051e
|
Merge remote-tracking branch 'origin/release-v1.16.0' into fragment-filters
|
2025-07-21 18:19:45 +02:00 |
|
|
01d1ef65c4
|
Update search and docs usages
|
2025-07-21 15:11:24 +02:00 |
|
|
00a5c86f13
|
Remove accidentally added db snap
|
2025-07-21 15:11:24 +02:00 |
|
|
bdc2d1e64d
|
Move the edition 2024 dump parameter to the right place
|
2025-07-21 14:50:05 +02:00 |
|
|
a1b42c10e2
|
Make clippy happy
|
2025-07-17 17:21:03 +02:00 |
|
|
d67db6e3c2
|
Use the edition 2024 documents indexer in the dumps
|
2025-07-17 17:12:51 +02:00 |
|
|
fe15e11c9d
|
Introduce a new CLI and env var to use the old document indexer when
importing dumps
|
2025-07-17 17:12:51 +02:00 |
|
|
058f9ffda5
|
Merge pull request #5734 from meilisearch/request-fragments-test
Tests for multimodal
|
2025-07-16 11:04:00 +00:00 |
|