Commit Graph

825 Commits

Author SHA1 Message Date
c09d48edf2 Fix coordinates order in filters 2025-09-23 13:55:36 +02:00
900a9a6d59 Reduce identations 2025-09-23 13:55:36 +02:00
e2a06470b7 Update tests 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
e82bb93221 Fix indexing bug 2025-09-18 16:57:20 +02:00
d7de819d11 Bump Hannoy to fix unreachable documents 2025-09-18 14:26:13 +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
2025-09-15 09:47:52 +00:00
7dc1c03a36 Update dumpless upgrade for v1.21 2025-09-15 10:46:40 +02:00
0f80249b70 Update Charabia v0.9.7 2025-09-15 09:33:21 +02: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
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
226c102bab Update snapshot and upgrade proc 2025-09-08 10:00:44 +02:00
13df964564 Adopt neutral terminology where arroy/hannoy would be confusing 2025-09-03 16:11:40 +02:00
0faf495173 cargo fmt 2025-09-03 14:49:24 +02:00
c32c74671d Rename HannoyStats to VectorStoreStats
The stats can be provided by any backend
2025-09-03 14:45:31 +02:00
b05bcf2c13 happy clippy 2025-09-03 14:13:08 +02:00
90cc5263f6 Remove MEILI_EMBEDDINGS_CHUNK_SIZE 2025-09-03 13:57:58 +02:00
424d0e277e Merge branch 'main' into arroy-becomes-hannoy-with-sharding 2025-09-03 13:46:35 +02:00
687260bc13 Change approach to arroy <-> migration after encountering multiple issues 2025-09-02 17:49:22 +02:00
6b6e69b07a rename Arroy to "stable" and Hannoy to "experimental" in setting values 2025-09-02 14:52:43 +02:00
a25111f32e get old backend before it mutates 2025-09-02 14:52:18 +02:00
454581dbc9 Support progress 2025-09-01 17:48:50 +02:00
118c6da64d Update hannoy to v0.0.5 2025-09-01 16:42:08 +02:00
a989f52657 Fix signature of backend change function 2025-09-01 16:38:39 +02:00