|
0ade376b00
|
update version tests
|
2025-08-26 11:57:27 +02:00 |
|
|
7de44ad2b7
|
Add v1.19 in index-scheduler and index upgrades
|
2025-08-21 16:37:35 +02:00 |
|
|
820854ba5c
|
Update snapshots
|
2025-08-21 16:37:23 +02:00 |
|
|
6fb3cf95e4
|
Move EE files into EE modules
|
2025-08-19 14:50:42 +02:00 |
|
|
9c6c0af076
|
Misc churn
|
2025-08-19 14:50:41 +02:00 |
|
|
bd97a7cc19
|
IndexScheduler::update_task now merges the task.network and accepts &mut Task
|
2025-08-19 14:50:41 +02:00 |
|
|
56c7f54804
|
IndexScheduler::set_task_network
|
2025-08-19 14:50:41 +02:00 |
|
|
42ac869c5c
|
Dump support for network
|
2025-08-19 14:50:40 +02:00 |
|
|
069d25dce6
|
Shard documents
|
2025-08-19 14:50:40 +02:00 |
|
|
e13541818a
|
Update upgrade tests
|
2025-08-18 09:48:44 +02:00 |
|
|
c974f0ab0a
|
Update dumpless upgrades
|
2025-08-18 09:44:55 +02:00 |
|
|
5507a73b23
|
Merge pull request #5829 from meilisearch/index-rename
Index rename
|
2025-08-14 15:39:28 +00:00 |
|
|
398efa3c55
|
Merge branch 'main' into fragment-filters
|
2025-08-13 17:27:09 +02:00 |
|
|
2bab375001
|
update the task details again
|
2025-08-13 09:54:32 +02:00 |
|
|
4068c58417
|
change the details of the tasks
|
2025-08-13 09:51:49 +02:00 |
|
|
a904ce109a
|
fix error code and add a bunch of tests for the swap and index rename
|
2025-08-13 09:48:39 +02:00 |
|
|
ecea247e5d
|
Provide a rename argument to the swap
|
2025-08-13 09:48:39 +02:00 |
|
|
ae5bd9d0e3
|
fix: updated_at was not 'updated' when updating the index name
|
2025-08-13 09:48:39 +02:00 |
|
|
ae2d0a67a4
|
Enhance index update functionality to support renaming by adding new_uid field. Update related structures and methods to handle the new index UID during updates, ensuring backward compatibility with existing index operations.
|
2025-08-13 09:48:39 +02:00 |
|
|
0f1c78b185
|
Add index rename feature
|
2025-08-13 09:48:39 +02:00 |
|
|
b9e014c044
|
Update snapshots
|
2025-08-12 15:36:28 +02:00 |
|
|
54b85b8644
|
fix the dumpless upgrade again
|
2025-08-11 16:37:09 +02:00 |
|
|
1fdf820931
|
Update version to v1.17.0
|
2025-08-06 12:12:52 +02:00 |
|
|
7e3f2ab0c6
|
Merge pull request #5785 from meilisearch/webhook-api
Webhook api
|
2025-08-05 18:10:00 +00:00 |
|
|
899be9c3ff
|
make sure we NEVER ever write the cli defined webhook to the database or dumps
|
2025-08-05 18:55:32 +02:00 |
|
|
3f1e172c6f
|
fix race condition: take the rtxn before entering the thread so we're sure we won't try to retrieve deleted tasks
|
2025-08-05 16:47:35 +02:00 |
|
|
2f33cd5f0a
|
Merge branch 'main' into fragment-filters
|
2025-08-05 14:05:15 +02:00 |
|
|
c4e7bf2e60
|
Stabilize STARTS WITH filter
|
2025-08-05 12:14:25 +02:00 |
|
|
4f6a48c327
|
Stop storing the cli webhook in the db
|
2025-08-05 11:44:53 +02:00 |
|
|
84651ffd7d
|
Remove hardcoded buffer size
Co-Authored-By: Thomas Campistron <irevoire@hotmail.fr>
|
2025-08-05 10:41:28 +02:00 |
|
|
8a44d9faef
|
Merge branch 'main' into webhook-api
|
2025-08-05 10:32:36 +02:00 |
|
|
cac884401f
|
Merge pull request #5800 from meilisearch/tmp-release-v1.16.0
Bring back changes to main
|
2025-08-04 16:34:24 +00:00 |
|
|
7251cccd03
|
Make notify_webhooks execute in its own thread
|
2025-08-04 17:13:05 +02:00 |
|
|
8dfebbb3e7
|
Fix tests
|
2025-08-04 15:37:12 +02:00 |
|
|
be045a7636
|
Merge branch 'release-v1.16.0' into fragment-filters
|
2025-08-01 09:04:12 +02:00 |
|
|
ed147f80ac
|
Add test and fix bug
|
2025-07-31 16:45:30 +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 |
|
|
1f18f0ba77
|
Update little tiny comments
|
2025-07-23 14:33:58 +02:00 |
|
|
44b24652d2
|
Change strategy to remove task instead of marking it succeeded
|
2025-07-23 14:30:25 +02:00 |
|
|
5dcf79233e
|
Remove useless parameter
Co-Authored-By: Tamo <tamo@meilisearch.com>
|
2025-07-23 11:30:39 +02:00 |
|
|
6394efc4c2
|
Turn dirty fix into beautiful fix
|
2025-07-22 15:17:26 +02:00 |
|
|
9716834380
|
Initial fix
|
2025-07-22 14:31:42 +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 |
|
|
00e957051e
|
Merge remote-tracking branch 'origin/release-v1.16.0' into fragment-filters
|
2025-07-21 18:19:45 +02:00 |
|
|
6dc241f9de
|
Fix tests
|
2025-07-21 15:11:24 +02:00 |
|
|
3246667590
|
when exporting vectors, for regenerate to false when the embedder has fragments
|
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 |
|