Commit Graph

1864 Commits

Author SHA1 Message Date
45a7dd24c3 Make clippy happy 2025-08-14 11:53:38 +02:00
c1bacd53a7 Dispatch the vector store based on the index version 2025-08-14 11:53:38 +02:00
d161a0d7b4 Make the VectorStore aware of the index version 2025-08-14 11:53:38 +02:00
2a01504ba0 Expose Hannoy progress when upgrading 2025-08-14 11:53:38 +02:00
dee31c279f First version of Hannoy dumpless upgrade 2025-08-14 11:53:37 +02:00
3c143139bd Integrate the hannoy progress 2025-08-14 11:53:37 +02:00
811be520c0 wip: Use Hamming when binary quantized 2025-08-14 11:53:37 +02:00
ad77aaff20 Always use at least an ef = 100 when searching 2025-08-14 11:53:37 +02:00
0760a506eb Switch to hannoy with support for deletions 2025-08-14 11:53:37 +02:00
5780197ab5 Add a missing cancelation call for hannoy 2025-08-14 11:53:37 +02:00
59b9266ae0 Reintroduce changing the distance from Cosine to Cosine binary quantized 2025-08-14 11:53:36 +02:00
69aa3a9976 Bump Hannoy's version 2025-08-14 11:53:36 +02:00
636c072bf4 Increase efSearch from x2 to x10 2025-08-14 11:53:36 +02:00
f7fbdbcc88 Increase efConstruction from 48 to 125 2025-08-14 11:53:36 +02:00
367ec3e967 remove-me: Introduce an env var to change the embeddings chunk size 2025-08-14 11:53:36 +02:00
f9d0d384eb Use a more feature-full Hannoy version 2025-08-14 11:53:35 +02:00
63442516b7 Reintroduce arroy and support for dumpless upgrade from previous versions 2025-08-14 11:53:35 +02:00
61249887c0 Rename the vector store const name and keep the vector-arroy db name 2025-08-14 11:53:35 +02:00
032e02057c Rename the ArroyWrapper/HannoyWrapper into VectorStore 2025-08-14 11:53:35 +02:00
31d6075777 Use constants as the hannoy default parameters 2025-08-14 11:53:34 +02:00
cd74ed300c Use Hannoy instead of arroy 2025-08-14 11:53:34 +02:00
398efa3c55 Merge branch 'main' into fragment-filters 2025-08-13 17:27:09 +02:00
307ea38c2a Remove old irrelevant tests 2025-08-13 17:19:37 +02:00
cdeca59587 Add error message for quoting errors 2025-08-13 17:14:36 +02:00
8529e2161a Clarify more errors 2025-08-13 13:37:19 +02:00
b80869f2be Add two other "did you mean" messages 2025-08-13 13:16:25 +02:00
666ae1a3e7 Add "did you mean" message 2025-08-13 13:00:38 +02:00
f6559258ce Improve operation error on vector filters 2025-08-13 10:32:28 +02:00
b5ba0e42b3 Add new error 2025-08-13 09:58:16 +02:00
300f5ce0f4 Merge pull request #5778 from meilisearch/retrieve-query-vectors
Return query vector
2025-08-13 07:39:15 +00:00
3240d89e81 Merge pull request #5830 from meilisearch/v1-17-1
Update version for v1.17.1
2025-08-12 15:43:28 +00:00
b9e014c044 Update snapshots 2025-08-12 15:36:28 +02:00
97ecbb53ff Merge pull request #5823 from meilisearch/ci-open-api
Add CI to publish OpenAPI file
2025-08-12 12:38:05 +00:00
c5b325de30 Fix rustfmt 2025-08-11 18:15:42 +02:00
3c583ce7a4 Fix linting 2025-08-11 18:10:39 +02:00
0881810780 Add CI to publish OpenAPI file 2025-08-11 18:09:54 +02:00
b7f32c5acd Merge pull request #5817 from meilisearch/fix-dumpless-upgrade
fix the dumpless upgrade again
2025-08-11 15:29:54 +00:00
54b85b8644 fix the dumpless upgrade again 2025-08-11 16:37:09 +02:00
562c620fec Update webhook telemetry events 2025-08-11 16:21:14 +02:00
3f20c1aa5d Merge branch 'main' into retrieve-query-vectors 2025-08-11 13:01:27 +02:00
5df125cbb7 Format 2025-08-07 09:31:05 +02:00
74992560b0 Simplify conditions 2025-08-07 09:28:45 +02:00
2035f342f0 Merge pull request #5807 from meilisearch/patch-chat-settings
Turn chat settings to `PATCH`
2025-08-06 14:17:30 +00:00
3ead985caf Fix issue #5772 2025-08-06 15:02:25 +02:00
e302e9edd3 Add test for task 2025-08-06 15:02:15 +02:00
1fdf820931 Update version to v1.17.0 2025-08-06 12:12:52 +02:00
7e3f2ab0c6 Merge pull request #5785 from meilisearch/webhook-api
Webhook api
2025-08-05 18:10:00 +00:00
899be9c3ff make sure we NEVER ever write the cli defined webhook to the database or dumps 2025-08-05 18:55:32 +02:00
1ff6da63e8 Make errors singular 2025-08-05 16:58:25 +02:00
b5158e1e83 Fix cli webhook getting stored in dumps 2025-08-05 16:58:25 +02:00