Commit Graph

2000 Commits

Author SHA1 Message Date
090ffdaa2c Improve error message 2025-09-17 10:18:13 +02:00
15db7a6bfc Fix coordinates order in filters 2025-09-17 10:18:13 +02:00
b685d701d7 Improve filter parser errors 2025-09-17 10:18:13 +02:00
27a8088c85 Reduce identations 2025-09-17 10:18:13 +02:00
3a0893a64d Improve geo polygon errors 2025-09-17 10:18:13 +02:00
b4821830bd Update tests 2025-09-17 10:18:13 +02:00
3133c4a007 Rename file 2025-09-17 10:18:13 +02:00
9b25fc39fd Add geo bounding box filter 2025-09-17 10:18:13 +02:00
4b17c81029 Optimize geojson channels 2025-09-17 10:18:13 +02:00
4a098e56fe Add cellulite database sizes 2025-09-17 10:18:13 +02:00
e45e98ba3f Fix trivial clippy warnings 2025-09-17 10:18:13 +02:00
e719c8bf03 Optimize points removed serialization 2025-09-17 10:18:13 +02:00
27fc993082 improve deletion 2025-09-17 10:18:13 +02:00
f67cb7e7db remove useless log 2025-09-17 10:18:13 +02:00
81d80697a4 fix the cellulite spilling bug 2025-09-17 10:18:13 +02:00
fde155ed22 fix the cellulite integration 2025-09-17 10:18:13 +02:00
610e62c0e1 plug in the document deletion in cellulite 2025-09-17 10:18:13 +02:00
aa85f0dde8 update to the latest version of cellulite and steppe 2025-09-17 10:18:13 +02:00
e04d913f43 add the deletion in the new indexer 2025-09-17 10:18:13 +02:00
eefd005599 fix the old indexer 2025-09-17 10:18:13 +02:00
0319a46a7a add a new _geoPolygon filter to query the cellulite database 2025-09-17 10:18:13 +02:00
d7be43494c fmt 2025-09-17 10:18:13 +02:00
21af00a27b finish plugin cellulite to the new indexer 2025-09-17 10:18:13 +02:00
1e8f4fdf8a Cellulite is almost in the new indexer. We must add the documentID to the geojson pipeline 2025-09-17 10:18:13 +02:00
58d54f3c6e add an extractor for cellulite in the new pipeline 2025-09-17 10:18:13 +02:00
f2abf84fe9 add cellulite to the old pipeline, it probably doesn't works 2025-09-17 10:18:13 +02:00
cf46115eab add a few helpers 2025-09-17 10:18:13 +02:00
56ae029fa5 add cellulite to the index 2025-09-17 10:18: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
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
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