Commit Graph

1911 Commits

Author SHA1 Message Date
7c2d478ef3 Merge branch 'main' into tasks-du-sheitan 2025-08-18 12:41:07 +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
307ea38c2a Remove old irrelevant tests 2025-08-13 17:19:37 +02:00
cdeca59587 Add error message for quoting errors 2025-08-13 17:14:36 +02:00
8529e2161a Clarify more errors 2025-08-13 13:37:19 +02:00
b80869f2be Add two other "did you mean" messages 2025-08-13 13:16:25 +02:00
666ae1a3e7 Add "did you mean" message 2025-08-13 13:00:38 +02:00
f6559258ce Improve operation error on vector filters 2025-08-13 10:32:28 +02:00
b5ba0e42b3 Add new error 2025-08-13 09:58:16 +02:00
b0479eb996 make it work with the dump and dumpless upgrade 2025-08-13 09:54:34 +02:00
2bab375001 update the task details again 2025-08-13 09:54:32 +02:00
81020c7d6d remove a duplicated test 2025-08-13 09:51:51 +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
300f5ce0f4 Merge pull request #5778 from meilisearch/retrieve-query-vectors
Return query vector
2025-08-13 07:39:15 +00:00
0c4cc4a00a Update tests 2025-08-12 19:27:54 +02:00
28ac767f42 Fix #5832 2025-08-12 19:24:32 +02:00
131823e4c5 Delete comment 2025-08-12 19:07:32 +02:00
ae73465eab Restore http code issues 2025-08-12 19:07:11 +02:00
1f7689a3fb Remove unwrap 2025-08-12 19:00:43 +02:00
0b89783a3f Load status tasks only once 2025-08-12 18:38:42 +02:00
808b9c71fa Remove old dump file 2025-08-12 17:56:46 +02:00
3240d89e81 Merge pull request #5830 from meilisearch/v1-17-1
Update version for v1.17.1
2025-08-12 15:43:28 +00:00
8990f2a14a Fix tests and format 2025-08-12 17:39:58 +02:00
fe275397ec Sweep old batches using dumpless upgrade 2025-08-12 16:48:28 +02:00
d7776ec82b Move function to utils 2025-08-12 16:47:21 +02:00
84244a74df Fix bug 2025-08-12 16:44:28 +02:00
3b470af54c Move code to the right file 2025-08-12 16:03:00 +02:00
702a265888 Merge branch 'main' into tasks-du-sheitan 2025-08-12 15:44:00 +02:00
7eb871d671 Fix old databases imported from dumps for #5827 2025-08-12 15:41:10 +02:00
b9e014c044 Update snapshots 2025-08-12 15:36:28 +02:00
eec711d93e Fix tests 2025-08-12 14:54:07 +02:00
97ecbb53ff Merge pull request #5823 from meilisearch/ci-open-api
Add CI to publish OpenAPI file
2025-08-12 12:38:05 +00:00
323d958bf6 Update test 2025-08-12 14:27:37 +02:00
e9007effea Fix bug 2025-08-12 14:21:14 +02:00
e0f5e05b22 Remove big comment 2025-08-12 14:07:06 +02:00
f54a15606e Fix test being shared 2025-08-12 14:06:56 +02:00
fee2fed044 Fix kinds not being deleted 2025-08-12 14:06:48 +02:00
72ea3efdd5 Format 2025-08-12 13:47:54 +02:00
e1fa79e92a Optim O: Put instead of update 2025-08-12 13:47:40 +02:00
915cd1f108 Optim N: Clone task ids instead of matched tasks 2025-08-12 12:11:30 +02:00
e5188699f9 Fix issue #5827 2025-08-12 11:59:00 +02:00
1d46cb30f2 Add test for issue #5827 2025-08-12 11:52:39 +02:00
f5bd405935 Fix newly introduced bug 2025-08-12 11:42:15 +02:00
a156db4f28 Don't split read and write, it's bad for the cache 2025-08-12 11:03:11 +02:00