Commit Graph

12595 Commits

Author SHA1 Message Date
077ec2ab11 Merge pull request #5908 from meilisearch/update-version
Update version
latest v1.22.1
2025-09-25 13:10:34 +00:00
c50a337c29 bump version for 1.22.1 2025-09-25 13:44:44 +02:00
efeae09ce1 Merge pull request #5906 from meilisearch/task-deletion-strategy
Delete oldest tasks first
2025-09-25 10:11:33 +00:00
ad55b48664 Merge pull request #5907 from meilisearch/fix-geojson-bug
use the latest version of zerometry that supports collection, lines and multi-lines
2025-09-25 09:56:01 +00:00
94eabd34e6 fmt 2025-09-25 11:01:53 +02:00
6935589f74 use the latest version of zerometry that supports collection, lines and multi-lines 2025-09-25 10:31:07 +02:00
4beb452027 Optimize by using from_sorted_iter
Co-authored-by: Tamo <tamo@meilisearch.com>
2025-09-25 10:16:30 +02:00
b722da303a Do not start from the end of the finished tasks when selecting the tasks to delete 2025-09-25 09:54:58 +02:00
ad39263b94 Merge pull request #5902 from meilisearch/bump-version
bump the version of meilisearch
v1.22.0
2025-09-24 07:23:39 +00:00
0ffb08b112 bump the version of meilisearch 2025-09-23 17:37:31 +02:00
ff80b4d0ff Merge pull request #5891 from nnethercott/fix-hannoy-arroy-conversion
Bump `hannoy` to v0.0.8
2025-09-23 13:26:54 +00:00
7fb4404928 Merge pull request #5758 from meilisearch/cellulite
Cellulite integration
2025-09-23 12:48:13 +00:00
8405f0bf9c fmt 2025-09-23 13:55:36 +02:00
3a7f9b56fe update cellulite 2025-09-23 13:55:36 +02:00
61034e2e2e write geojson in obkv 2025-09-23 13:55:36 +02:00
108d6d3344 remove a bunch of useless logs 2025-09-23 13:55:36 +02:00
35bd00f6a1 continue previous commit 2025-09-23 13:55:36 +02:00
69059d67ef stop returning the geojson field when iterating on the fields 2025-09-23 13:55:36 +02:00
e13783103f use the CELLULITE constant 2025-09-23 13:55:36 +02:00
f719665c4e update the filter-parser after updating its error messages 2025-09-23 13:55:36 +02:00
638f284614 densify the shapes before storing them 2025-09-23 13:55:36 +02:00
32ac98ed95 style improvement 2025-09-23 13:55:36 +02:00
46aee695ca review the filters errors 2025-09-23 13:55:36 +02:00
716c67f858 review and fix all error codes 2025-09-23 13:55:36 +02:00
fec10bb2d6 update cellulite to the latest version 2025-09-23 13:55:36 +02:00
3dac2cf73e Update tests 2025-09-23 13:55:36 +02:00
03eca800e6 Support _geoRadius 2025-09-23 13:55:36 +02:00
28fa2e960e Tolerate trailing comma 2025-09-23 13:55:36 +02:00
a3b9220f84 Improve error message 2025-09-23 13:55:36 +02:00
c09d48edf2 Fix coordinates order in filters 2025-09-23 13:55:36 +02:00
ae4ab0ebbb Improve filter parser errors 2025-09-23 13:55:36 +02:00
900a9a6d59 Reduce identations 2025-09-23 13:55:36 +02:00
fc560e6730 Improve geo polygon errors 2025-09-23 13:55:36 +02:00
e2a06470b7 Update tests 2025-09-23 13:55:36 +02:00
ada27323f2 Rename file 2025-09-23 13:55:36 +02:00
607a1c2395 Add geo bounding box filter 2025-09-23 13:55:36 +02:00
b56956ea0c Optimize geojson channels 2025-09-23 13:55:36 +02:00
3d21290f7f Add cellulite database sizes 2025-09-23 13:55:36 +02:00
4edd4c06bc Fix trivial clippy warnings 2025-09-23 13:55:36 +02:00
566baddc6b Optimize points removed serialization 2025-09-23 13:55:36 +02:00
febe3186ce improve deletion 2025-09-23 13:55:36 +02:00
5dd42c1871 remove useless log 2025-09-23 13:55:36 +02:00
8670793e6e fix the cellulite spilling bug 2025-09-23 13:55:36 +02:00
41a04aa3ab fix the cellulite integration 2025-09-23 13:55:36 +02:00
88f841bc05 plug in the document deletion in cellulite 2025-09-23 13:55:36 +02:00
d19892d2ea update to the latest version of cellulite and steppe 2025-09-23 13:55:36 +02:00
c0905d6650 add the deletion in the new indexer 2025-09-23 13:55:36 +02:00
576d7d94b1 fix the old indexer 2025-09-23 13:55:36 +02:00
f4f1334b62 add a new _geoPolygon filter to query the cellulite database 2025-09-23 13:55:36 +02:00
aaff6c3685 fmt 2025-09-23 13:55:36 +02:00