Commit Graph

12557 Commits

Author SHA1 Message Date
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
42d2af4c84 finish plugin cellulite to the new indexer 2025-09-23 13:55:36 +02:00
6be91c824c Cellulite is almost in the new indexer. We must add the documentID to the geojson pipeline 2025-09-23 13:55:36 +02:00
6ee0537db8 add an extractor for cellulite in the new pipeline 2025-09-23 13:55:36 +02:00
3fbeff4308 add cellulite to the old pipeline, it probably doesn't works 2025-09-23 13:55:36 +02:00
375546b61a add a few helpers 2025-09-23 13:55:36 +02:00
25a1d50763 add cellulite to the index 2025-09-23 13:55:36 +02:00
4fe073cc1a Merge pull request #5896 from meilisearch/fix-doc-template
Document template: Correctly render when indexing first item in array
2025-09-22 07:20:38 +00:00
5cd3d36d20 Merge pull request #5897 from meilisearch/improve-prom
improve the prometheus content type we return
2025-09-18 16:18:16 +00:00
d7ad76ea1e improve the prometheus content type we return 2025-09-18 17:04:13 +02:00
e82bb93221 Fix indexing bug 2025-09-18 16:57:20 +02:00
000cb93aad Merge pull request #5895 from meilisearch/fix-ci
Update the dtolnay action to 1.89
2025-09-18 14:56:45 +00:00
ad4f5514b9 update the dtolnay action to 1.89 2025-09-18 15:52:39 +02:00
8d29a29867 Merge pull request #5894 from meilisearch/fix-hannoy-unreachable-items
Bump Hannoy to fix unreachable documents
2025-09-18 13:33:34 +00:00
d7de819d11 Bump Hannoy to fix unreachable documents 2025-09-18 14:26:13 +02:00
e43d67591c Merge pull request #5892 from meilisearch/increase-msrv
increase rust version from 1.85 to 1.89
2025-09-17 08:26:08 +00:00
134237d1eb update the toolchain for rustfmt 2025-09-16 17:45:49 +02:00
26d9070aa7 increase rust version from 1.85 to 1.89 2025-09-16 17:21:33 +02:00
06b3ca9eb5 Merge pull request #5890 from meilisearch/upgrade-dumpless-for-v1.21
Update dumpless upgrade for v1.21
v1.21.0
2025-09-15 09:47:52 +00:00
7dc1c03a36 Update dumpless upgrade for v1.21 2025-09-15 10:46:40 +02:00
0b74722a73 Merge pull request #5848 from meilisearch/update-charabia-v0.9.7
Add Persian support (update charabia to v0.9.7)
2025-09-15 08:22:11 +00:00
0f80249b70 Update Charabia v0.9.7 2025-09-15 09:33:21 +02:00
a9b8a60320 Merge pull request #5886 from meilisearch/fix-decoding-error
Allow missing `search_fragments` and `indexing_fragments`
2025-09-11 14:13:57 +00:00
fd795c513b add documentation warnings 2025-09-10 09:44:41 +02:00
ce136ec0c1 Support missing search_fragments and indexing_fragments 2025-09-10 09:43:39 +02:00
4d4f6d2c20 Merge pull request #5767 from meilisearch/arroy-becomes-hannoy
Add index setting to switch from arroy to hannoy
2025-09-09 17:59:45 +00:00
4cc8fb2c5c Add comment about upgrade procedure
Co-authored-by: Tamo <tamo@meilisearch.com>
2025-09-09 17:42:33 +02:00
5d47590f3e Merge pull request #5884 from meilisearch/fix-the-progress-trace
Fix the quantic progress trace
2025-09-09 15:01:19 +00:00
16461a9145 add unit test 2025-09-09 14:58:14 +02:00
17810394b8 fix the quantic progress trace 2025-09-09 11:04:54 +02:00
15690b9e22 Merge branch 'main' into arroy-becomes-hannoy 2025-09-08 17:05:05 +02:00
a8cd81c7f4 get_vector_store returns an option, handles it in Index::settings 2025-09-08 16:53:57 +02:00
6376571df0 Add VectorStoreBackend to the list of components 2025-09-08 16:44:16 +02:00
cfb040e647 remove extraneous space 2025-09-08 16:41:48 +02:00
f54773781a Revert the fake 1.22 in index-scheduler as well 2025-09-08 15:00:02 +02:00