Commit Graph

1914 Commits

Author SHA1 Message Date
6f88e153dd Merge branch 'main' into cellulite 2025-08-20 12:10:25 +02:00
edb9b5ed76 Update tests 2025-08-20 12:08:13 +02:00
f7fb8fdbfc Support _geoRadius 2025-08-20 12:00:27 +02:00
6fb3cf95e4 Move EE files into EE modules 2025-08-19 14:50:42 +02:00
cbd2bdf0fa Fix snapshots 2025-08-19 14:50:42 +02:00
601785692f Remove erroneous untagged annotation 2025-08-19 14:50:42 +02:00
65c212d1fd camel case the fields in "origin" 2025-08-19 14:50:42 +02:00
85feb3a26c Rename Body::with_file 2025-08-19 14:50:42 +02:00
d550b90c60 Adjust timeouts 2025-08-19 14:50:42 +02:00
385acbbcd2 Don't always hardcode Content-Type in proxy 2025-08-19 14:50:41 +02:00
484dbf8c06 Update snap 2025-08-19 14:50:41 +02:00
9c6c0af076 Misc churn 2025-08-19 14:50:41 +02:00
e33fbcf7b2 Move meilisearch_types::Network to its own module 2025-08-19 14:50:41 +02:00
d352f33d16 Make types Serialize and Deserialize for proxying 2025-08-19 14:50:41 +02:00
3682b92ee8 New errors 2025-08-19 14:50:41 +02:00
ef10c1fb23 Dependency changes 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
15d34c33e8 file-store: persist returns the persisted File object 2025-08-19 14:50:40 +02:00
42ac869c5c Dump support for network 2025-08-19 14:50:40 +02:00
6e0152921f Proxy all document tasks to the network when sharding is enabled 2025-08-19 14:50:40 +02:00
069d25dce6 Shard documents 2025-08-19 14:50:40 +02:00
9929f798d3 network: add sharding to Network and writeApiKey to Remotes 2025-08-19 14:50:40 +02:00
80ff438402 Add proxy module to proxy requests to members of a network 2025-08-19 14:50:40 +02:00
e62a807b60 Add new milli::update:🆕:indexer::sharding module 2025-08-19 14:50:40 +02:00
907055ed08 Add network to Task and TaskView 2025-08-19 14:50:39 +02:00
cd0bec2e2c Tolerate trailing comma 2025-08-19 14:38:39 +02:00
2ddecc311f Improve error message 2025-08-19 14:29:07 +02:00
bfb6cdc16b Fix coordinates order in filters 2025-08-19 14:24:38 +02:00
5df7c7756d Improve filter parser errors 2025-08-19 13:48:10 +02:00
4f855ce26d Reduce identations 2025-08-19 13:29:19 +02:00
3717f8ee14 Improve geo polygon errors 2025-08-19 13:25:39 +02:00
6533fc7838 Update tests 2025-08-19 12:20:45 +02:00
0a367a718d Rename file 2025-08-19 12:00:47 +02:00
3ee8a75065 Add geo bounding box filter 2025-08-19 11:57:04 +02:00
47f1e707d5 Optimize geojson channels 2025-08-18 17:09:38 +02:00
5322aee018 Add cellulite database sizes 2025-08-18 14:30:20 +02: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
5507a73b23 Merge pull request #5829 from meilisearch/index-rename
Index rename
2025-08-14 15:39:28 +00:00
6a9bc38edc Merge branch 'main' into cellulite 2025-08-14 14:45:50 +02:00
1e794f5dfd Fix trivial clippy warnings 2025-08-14 13:50:18 +02:00
d8de09f23d Optimize points removed serialization 2025-08-14 13:47:23 +02: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