Commit Graph

173 Commits

Author SHA1 Message Date
63442516b7 Reintroduce arroy and support for dumpless upgrade from previous versions 2025-08-14 11:53:35 +02:00
032e02057c Rename the ArroyWrapper/HannoyWrapper into VectorStore 2025-08-14 11:53:35 +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
b80869f2be Add two other "did you mean" messages 2025-08-13 13:16:25 +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
c385cf985b Fix tests 2025-08-05 15:55:31 +02:00
2f5101a1e4 Merge branch 'main' into retrieve-query-vectors 2025-08-05 14:02:25 +02:00
3a9b08960a Add test 2025-08-05 13:49:28 +02:00
4c61a227ca fmt after my suggestion 2025-08-05 11:29:54 +02:00
3d2c204f2d Update crates/milli/src/search/facet/filter.rs 2025-08-05 11:26:10 +02:00
afb367c7f4 Update old comment 2025-08-05 10:29:39 +02:00
84bcf9785f Merge branch 'main' into starts-with-optim 2025-08-05 10:27:45 +02:00
fc814b7537 Apply review suggestion 2025-08-05 10:25:14 +02:00
93864009cc Rename variable with typo
Co-Authored-By: Louis Dureuil <louis.dureuil@xinra.net>
2025-07-29 11:04:08 +02:00
3580b3a4ef Remove userProvided from fragments 2025-07-29 10:56:54 +02:00
48a5f4db2d Improve comment 2025-07-28 16:42:33 +02:00
224892e692 Enable new algorithm every time 2025-07-28 16:28:06 +02:00
e8a818f53d Optimize the filter 2025-07-28 16:24:04 +02:00
a7fe2abca4 Implement for multi-search 2025-07-25 11:45:51 +02:00
26da478b5b Add query vector to response 2025-07-24 17:27:49 +02:00
4264abda23 Remove debugs 2025-07-24 15:30:36 +02:00
bb4d573862 Switch to a nom parser 2025-07-24 14:56:35 +02:00
aa5a1f333a Refactor to support less combinations 2025-07-23 15:33:17 +02:00
776e55d209 Improve code readability 2025-07-22 11:37:21 +02:00
3362fb8476 Remove print 2025-07-22 11:21:06 +02:00
6d93b36279 Format 2025-07-22 11:18:41 +02:00
982e989886 Test regenerate filter 2025-07-22 11:10:05 +02:00
0014ed3114 Apply review suggestions 2025-07-22 10:56:05 +02:00
00e957051e Merge remote-tracking branch 'origin/release-v1.16.0' into fragment-filters 2025-07-21 18:19:45 +02:00
5d363205a5 Merge pull request #5716 from meilisearch/document-sorting
Allow sorting on the /documents route
2025-07-16 10:26:50 +00:00
d6bd60d569 Apply review suggestions
Co-Authored-By: Louis Dureuil <louis.dureuil@xinra.net>
2025-07-15 18:00:37 +02:00
48ad959fc1 Merge remote-tracking branch 'origin/release-v1.16.0' into document-sorting 2025-07-15 17:41:46 +02:00
a3b8c2b71f Gate behind multimodal experimental feature 2025-07-09 18:21:52 +02:00
39f808714d Implement a documentTemplate filter 2025-07-09 18:03:32 +02:00
9e98a25e45 Fix clippy 2025-07-08 15:56:09 +02:00
fb73b83abe Fix performance 2025-07-08 12:14:34 +02:00
29b74424ad Clean code 2025-07-08 12:03:32 +02:00
0301d8f239 Improve error handling 2025-07-08 11:39:10 +02:00
2d45124d9b Fix parsing 2025-07-08 10:01:50 +02:00
5cced0af02 Prevent having both a fragment name and userProvided 2025-07-07 18:41:03 +02:00
9c60e9689f Support not specifying an embedder in the vector filter 2025-07-07 18:34:24 +02:00
2052537681 Implement core filter logic 2025-07-07 15:28:35 +02:00
70a860a0f0 Merge branch 'main' into fix-threshold-overcounting-bug 2025-07-07 12:26:37 +02:00
d14184f4da Add media to search 2025-07-02 00:05:12 +02:00
5716ab70f3 EmbeddingConfigs -> RuntimeEmbedders 2025-07-02 00:05:11 +02:00
600178c5ab Still limit to max hits 2025-07-01 18:33:09 +02:00
dedae94102 Fix #5274 2025-07-01 16:22:25 +02:00