Commit Graph

12391 Commits

Author SHA1 Message Date
5567653c96 Fix network documentation 2025-07-29 16:47:28 +02:00
5e867f7ce0 Add webhooks api key action 2025-07-29 16:47:20 +02:00
60acdf8574 Fix grammar
Co-Authored-By: Louis Dureuil <louis.dureuil@xinra.net>
2025-07-29 11:05:16 +02:00
93864009cc Rename variable with typo
Co-Authored-By: Louis Dureuil <louis.dureuil@xinra.net>
2025-07-29 11:04:08 +02:00
223df5a433 Remove incorrect break 2025-07-29 11:02:59 +02:00
3580b3a4ef Remove userProvided from fragments 2025-07-29 10:56:54 +02:00
66b6e47494 Remove warning 2025-07-29 10:52:21 +02:00
6c3dd83ae5 Fix old test 2025-07-29 09:03:48 +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
691a9ae4b1 Format 2025-07-28 16:24:11 +02:00
e8a818f53d Optimize the filter 2025-07-28 16:24:04 +02:00
478f374b9d Add benchmark 2025-07-28 16:23:26 +02:00
d4c88f28f3 Merge pull request #5780 from meilisearch/fix-api-keys
Fix api key action inconsistencies
v1.16.0-rc.4
2025-07-28 10:33:48 +00:00
d90c76d3cc Update tests 2025-07-28 11:35:15 +02:00
f6bc6854f8 Fix key action inconsistencies 2025-07-28 11:10:55 +02:00
10567b150c Continue updating tests 2025-07-25 14:25:35 +02:00
a439f57d70 Update tests 2025-07-25 13:41:31 +02:00
d243504296 Improve test 2025-07-25 11:58:34 +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
13d38d59bf Remove useless import 2025-07-24 15:44:11 +02:00
4264abda23 Remove debugs 2025-07-24 15:30:36 +02:00
dbb670a9ee Remove old split function 2025-07-24 15:28:58 +02:00
a92e36ab83 Small improvements 2025-07-24 15:28:17 +02:00
ad06828685 Add tests on parser 2025-07-24 15:24:42 +02:00
8f1b697b91 Format 2025-07-24 14:57:06 +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
1f18f0ba77 Update little tiny comments 2025-07-23 14:33:58 +02:00
44b24652d2 Change strategy to remove task instead of marking it succeeded 2025-07-23 14:30:25 +02:00
5dcf79233e Remove useless parameter
Co-Authored-By: Tamo <tamo@meilisearch.com>
2025-07-23 11:30:39 +02:00
42001a25ff Merge pull request #5770 from meilisearch/fix/update-index-chat-settings
fix: index chat settings `searchParameters` incorrectly set with `limit: 20` when sending empty object
2025-07-22 13:26:01 +00:00
846d27354b Format 2025-07-22 15:18:21 +02:00
c1aa4120ac Update test 2025-07-22 15:18:13 +02:00
6394efc4c2 Turn dirty fix into beautiful fix 2025-07-22 15:17:26 +02:00
9716834380 Initial fix 2025-07-22 14:31:42 +02:00
2f2e42e72d Add test for issue #4653 2025-07-22 12:33:18 +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
080d5f94dd Merge pull request #5763 from meilisearch/embedding-fixes
Regenerate all fragments when coming from a user provided vector
v1.16.0-rc.3
2025-07-22 08:35:07 +00:00
ba0f50e5ef fix: update default deserialization for ChatSearchParams limit field 2025-07-22 10:24:18 +02:00
ab07e9480e Resolve post-merge issues 2025-07-21 18:22:10 +02:00
00e957051e Merge remote-tracking branch 'origin/release-v1.16.0' into fragment-filters 2025-07-21 18:19:45 +02:00
ce6230aa85 Merge pull request #5762 from meilisearch/new-document-indexer-for-dumps
Use the edition 2024 documents indexer in the dumps
2025-07-21 14:53:43 +00:00
6dc241f9de Fix tests 2025-07-21 15:11:24 +02:00
01d1ef65c4 Update search and docs usages 2025-07-21 15:11:24 +02:00