Clément Renault
|
af0608ebd6
|
Continue to the next index if index doesn't exists
|
2025-10-16 16:39:51 +02:00 |
|
Clément Renault
|
8c7e5c094e
|
Improve the task batch stopped message
|
2025-10-16 16:39:50 +02:00 |
|
Clément Renault
|
c064737137
|
Remove duplicated logic in auto batching of tasks
|
2025-10-16 16:33:20 +02:00 |
|
Clément Renault
|
1d188a7ad3
|
Make the compaction tasks a priority over the export ones
|
2025-10-16 13:01:23 +02:00 |
|
Kerollmops
|
ddc76ad0dc
|
Delete the leftover compaction files from canceled operations
|
2025-10-15 16:49:25 +02:00 |
|
Kerollmops
|
5a49b93b77
|
Use constant tempfile name to reuse tempfile
|
2025-10-15 16:49:25 +02:00 |
|
Kerollmops
|
1d701c6980
|
Fix upgrade tests
|
2025-10-13 10:40:15 +02:00 |
|
Louis Dureuil
|
14de657d36
|
Use the "currently_processing_index" to avoid potentially blocking the search during compaction
|
2025-10-08 15:45:38 +02:00 |
|
Kerollmops
|
9a36c090bf
|
Do not return the EnvClosingEvent
|
2025-10-08 15:38:45 +02:00 |
|
Kerollmops
|
3aca010b42
|
Recompute the stats
|
2025-10-08 15:33:12 +02:00 |
|
Clément Renault
|
f358538f4f
|
Improve the pre-compaction size information
|
2025-10-08 15:33:12 +02:00 |
|
Clément Renault
|
9068857ba1
|
Make the tests pass
|
2025-10-08 15:33:12 +02:00 |
|
Kerollmops
|
38cbd54604
|
Implement the index compaction task
|
2025-10-08 15:33:12 +02:00 |
|
Kerollmops
|
3877e0043c
|
Rename operation to IndexCompaction
|
2025-10-08 15:33:12 +02:00 |
|
Clément Renault
|
f95398420b
|
Add the necessary batches and tasks in the process
|
2025-10-08 15:33:11 +02:00 |
|
Tamo
|
c50a337c29
|
bump version for 1.22.1
|
2025-09-25 13:44:44 +02:00 |
|
Tamo
|
0ffb08b112
|
bump the version of meilisearch
|
2025-09-23 17:37:31 +02:00 |
|
Tamo
|
26d9070aa7
|
increase rust version from 1.85 to 1.89
|
2025-09-16 17:21:33 +02:00 |
|
Louis Dureuil
|
7dc1c03a36
|
Update dumpless upgrade for v1.21
|
2025-09-15 10:46:40 +02:00 |
|
Louis Dureuil
|
15690b9e22
|
Merge branch 'main' into arroy-becomes-hannoy
|
2025-09-08 17:05:05 +02:00 |
|
Louis Dureuil
|
226c102bab
|
Update snapshot and upgrade proc
|
2025-09-08 10:00:44 +02:00 |
|
Louis Dureuil
|
424d0e277e
|
Merge branch 'main' into arroy-becomes-hannoy-with-sharding
|
2025-09-03 13:46:35 +02:00 |
|
Louis Dureuil
|
bc5100dddd
|
Update snap
|
2025-09-01 17:01:01 +02:00 |
|
ManyTheFish
|
0ade376b00
|
update version tests
|
2025-08-26 11:57:27 +02:00 |
|
Louis Dureuil
|
69a84fbfe6
|
update to v1.22
|
2025-08-26 10:25:19 +02:00 |
|
Clément Renault
|
f5f2f7c6f2
|
Make the VectorStore aware of the index version
|
2025-08-26 10:19:53 +02:00 |
|
Louis Dureuil
|
820854ba5c
|
Update snapshots
|
2025-08-21 16:37:23 +02:00 |
|
Louis Dureuil
|
bd97a7cc19
|
IndexScheduler::update_task now merges the task.network and accepts &mut Task
|
2025-08-19 14:50:41 +02:00 |
|
Louis Dureuil
|
069d25dce6
|
Shard documents
|
2025-08-19 14:50:40 +02:00 |
|
Mubelotix
|
e13541818a
|
Update upgrade tests
|
2025-08-18 09:48:44 +02:00 |
|
Tamo
|
5507a73b23
|
Merge pull request #5829 from meilisearch/index-rename
Index rename
|
2025-08-14 15:39:28 +00:00 |
|
Mubelotix
|
398efa3c55
|
Merge branch 'main' into fragment-filters
|
2025-08-13 17:27:09 +02:00 |
|
Tamo
|
2bab375001
|
update the task details again
|
2025-08-13 09:54:32 +02:00 |
|
Tamo
|
4068c58417
|
change the details of the tasks
|
2025-08-13 09:51:49 +02:00 |
|
Tamo
|
a904ce109a
|
fix error code and add a bunch of tests for the swap and index rename
|
2025-08-13 09:48:39 +02:00 |
|
Tamo
|
ecea247e5d
|
Provide a rename argument to the swap
|
2025-08-13 09:48:39 +02:00 |
|
Tamo
|
ae5bd9d0e3
|
fix: updated_at was not 'updated' when updating the index name
|
2025-08-13 09:48:39 +02:00 |
|
Quentin de Quelen
|
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 |
|
Quentin de Quelen
|
0f1c78b185
|
Add index rename feature
|
2025-08-13 09:48:39 +02:00 |
|
curquiza
|
b9e014c044
|
Update snapshots
|
2025-08-12 15:36:28 +02:00 |
|
Tamo
|
1fdf820931
|
Update version to v1.17.0
|
2025-08-06 12:12:52 +02:00 |
|
Tamo
|
899be9c3ff
|
make sure we NEVER ever write the cli defined webhook to the database or dumps
|
2025-08-05 18:55:32 +02:00 |
|
Tamo
|
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 |
|
Mubelotix
|
2f33cd5f0a
|
Merge branch 'main' into fragment-filters
|
2025-08-05 14:05:15 +02:00 |
|
Mubelotix
|
4f6a48c327
|
Stop storing the cli webhook in the db
|
2025-08-05 11:44:53 +02:00 |
|
Mubelotix
|
8a44d9faef
|
Merge branch 'main' into webhook-api
|
2025-08-05 10:32:36 +02:00 |
|
Clément Renault
|
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 |
|
Mubelotix
|
7251cccd03
|
Make notify_webhooks execute in its own thread
|
2025-08-04 17:13:05 +02:00 |
|
Mubelotix
|
be045a7636
|
Merge branch 'release-v1.16.0' into fragment-filters
|
2025-08-01 09:04:12 +02:00 |
|
Mubelotix
|
064d9d5ff8
|
Add dump support
|
2025-07-30 15:06:37 +02:00 |
|