Commit Graph

12559 Commits

Author SHA1 Message Date
8306c2b89c review and fix all error codes 2025-09-17 12:14:11 +02:00
f9183eb517 update cellulite to the latest version 2025-09-17 10:46:27 +02:00
75b64003f4 Update tests 2025-09-17 10:18:13 +02:00
e20d4c60cd Support _geoRadius 2025-09-17 10:18:13 +02:00
c33aa9ce89 Tolerate trailing comma 2025-09-17 10:18:13 +02:00
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
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
latest 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