Commit Graph

12417 Commits

Author SHA1 Message Date
3bc192ae52 Reintroduce arroy and support for dumpless upgrade from previous versions 2025-08-18 16:23:04 +02:00
db9f205184 Rename the vector store const name and keep the vector-arroy db name 2025-08-18 16:23:04 +02:00
4d3a9dc43e Rename the ArroyWrapper/HannoyWrapper into VectorStore 2025-08-18 16:23:04 +02:00
9a2a40a4fa Use constants as the hannoy default parameters 2025-08-18 16:23:04 +02:00
bf921e9135 Use Hannoy instead of arroy 2025-08-18 16:23:04 +02:00
eda77aeb1a Fix snapshots 2025-08-18 16:23:04 +02:00
1fed0bed18 Remove erroneous untagged annotation 2025-08-18 16:23:04 +02:00
658023e01b camel case the fields in "origin" 2025-08-18 16:23:04 +02:00
b9c86e721f Rename Body::with_file 2025-08-18 16:23:04 +02:00
a29497f720 Adjust timeouts 2025-08-18 16:23:04 +02:00
1ae1856ec2 Don't always hardcode Content-Type in proxy 2025-08-18 16:23:03 +02:00
184e9f72c1 Update snap 2025-08-18 16:23:03 +02:00
4220c877e1 Misc churn 2025-08-18 16:23:03 +02:00
dcd6951a0b Move meilisearch_types::Network to its own module 2025-08-18 16:23:03 +02:00
1258bdb2b9 Make types Serialize and Deserialize for proxying 2025-08-18 16:23:03 +02:00
08f15cdf4b New errors 2025-08-18 16:23:03 +02:00
85e3267490 Dependency changes 2025-08-18 16:23:03 +02:00
753db805a8 IndexScheduler::update_task now merges the task.network and accepts &mut Task 2025-08-18 16:23:03 +02:00
bb52a8683a IndexScheduler::set_task_network 2025-08-18 16:23:03 +02:00
9a16c3a26d file-store: persist returns the persisted File object 2025-08-18 16:23:03 +02:00
708bb766b0 Dump support for network 2025-08-18 16:23:02 +02:00
be065c4c51 Proxy all document tasks to the network when sharding is enabled 2025-08-18 16:23:02 +02:00
cda5995922 Shard documents 2025-08-18 16:23:02 +02:00
409ae70f0f network: add sharding to Network and writeApiKey to Remotes 2025-08-18 16:23:02 +02:00
47b8e53985 Add proxy module to proxy requests to members of a network 2025-08-18 16:23:02 +02:00
eadd1bb5b5 Add new milli::update:🆕:indexer::sharding module 2025-08-18 16:23:02 +02:00
3a84f27738 Add network to Task and TaskView 2025-08-18 16:23:02 +02:00
401b064917 Add EE license 2025-08-18 16:23:02 +02:00
53223ace47 Merge pull request #5844 from meilisearch/prepare-v1.18
Prepare v1.18.0
v1.18.0
2025-08-18 11:34:53 +00:00
a579ea2596 Remove useless code 2025-08-18 10:30:29 +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
36cac8acf7 Update package version 2025-08-18 09:44:40 +02:00
5507a73b23 Merge pull request #5829 from meilisearch/index-rename
Index rename
2025-08-14 15:39:28 +00:00
a608e57c3c Merge pull request #5741 from meilisearch/fragment-filters
Vector filters
2025-08-13 16:39:02 +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