|
9cee432255
|
Fix broken tests
|
2025-07-08 13:36:26 +02:00 |
|
|
ff8d48d2f1
|
Merge branch 'main' into default-key
|
2025-07-08 12:21:46 +02:00 |
|
|
a56c036994
|
Update crates/meilisearch-types/src/keys.rs
Co-authored-by: gui machiavelli <hey@guimachiavelli.com>
|
2025-07-08 12:18:52 +02:00 |
|
|
3f5b5df139
|
Check consistency of fragments
|
2025-07-02 11:36:50 +02:00 |
|
|
c1a132fa06
|
multimodal experimental feature
|
2025-07-02 00:05:13 +02:00 |
|
|
46bceb91f1
|
New search errors
|
2025-07-02 00:05:12 +02:00 |
|
|
41620d5325
|
Support indexingFragments and searchFragments in settings
|
2025-07-02 00:05:12 +02:00 |
|
|
8fef48f8ca
|
Merge pull request #5670 from meilisearch/export-and-transfer-route
Introduce a new route to export indexes
|
2025-07-01 14:37:02 +00:00 |
|
|
37a692f942
|
Keep IndexUidPattern
|
2025-07-01 14:47:43 +02:00 |
|
|
259fc067d3
|
Count exported documents by index name, not pattern
|
2025-07-01 11:14:59 +02:00 |
|
|
efd5fd96cc
|
Add the overrideSettings parameter
|
2025-07-01 11:02:42 +02:00 |
|
|
f4bb6cbca8
|
Better behavior when null indexes
|
2025-06-30 18:59:16 +02:00 |
|
|
ad03c86c44
|
Display an accurate number of uploaded documents
|
2025-06-30 18:46:47 +02:00 |
|
|
85037352b9
|
Fix most of the easy issues
|
2025-06-30 18:31:32 +02:00 |
|
|
657bbf5d1e
|
Fix more tests
|
2025-06-27 10:14:26 +02:00 |
|
|
e3fba62e13
|
Fix typo
|
2025-06-27 09:40:59 +02:00 |
|
|
fb9170b8e3
|
Keep name consistent with others
|
2025-06-27 09:40:30 +02:00 |
|
|
c15763f910
|
Improve key description
Co-authored-by: Tamo <tamo@meilisearch.com>
|
2025-06-27 09:39:24 +02:00 |
|
|
3aa6c3c750
|
Merge pull request #5707 from Mubelotix/last_embedder_message
Add last embedder error in batches
|
2025-06-26 15:21:17 +00:00 |
|
|
b956918c11
|
Fix clippy and more utoipa issues
|
2025-06-26 16:31:38 +02:00 |
|
|
0bb7866f1e
|
Remove the skip embeddings boolean in the settings
|
2025-06-26 15:48:21 +02:00 |
|
|
63031219c5
|
Add the payload size to the parameters
|
2025-06-26 13:57:32 +02:00 |
|
|
44d6430bae
|
Rename fields
|
2025-06-26 12:30:08 +02:00 |
|
|
ef007d547d
|
Remove panics
|
2025-06-26 12:15:08 +02:00 |
|
|
ddba52414a
|
Merge pull request #5702 from Nymuxyzo/fix/5688-reset-typo_tolerance-settings
Fix disableOnNumbers reset
|
2025-06-26 07:58:47 +00:00 |
|
|
ee812b31c4
|
Support JSON value as filters
|
2025-06-25 15:27:09 +02:00 |
|
|
3329248a84
|
Support no pattern when exporting
|
2025-06-25 15:27:09 +02:00 |
|
|
7c448bcc00
|
Make clippy happy
|
2025-06-25 15:27:09 +02:00 |
|
|
acb7c0a449
|
Implement a retry strategy
|
2025-06-25 15:27:08 +02:00 |
|
|
e023ee4b6b
|
Working first implementation
|
2025-06-25 15:26:47 +02:00 |
|
|
e74c3b692a
|
Introduce a new route to export documents and enqueue the export task
|
2025-06-25 15:26:46 +02:00 |
|
|
1c8f1c18f4
|
Fix constant name and key description
|
2025-06-25 09:59:34 +02:00 |
|
|
5f62274f21
|
Add disableOnNumbers to settings reset
|
2025-06-24 23:32:50 +02:00 |
|
|
c4a96b40eb
|
Remove KeysGet from AllGet
|
2025-06-24 17:40:06 +02:00 |
|
|
89498a2bea
|
Remove Gemini from the LLM-providers list
|
2025-06-24 15:58:39 +02:00 |
|
|
d7721fe607
|
Format
|
2025-06-24 12:20:22 +02:00 |
|
|
4a179fb3c0
|
Improve code quality
|
2025-06-24 11:38:11 +02:00 |
|
|
2f82d94502
|
Fix the test and simplify types
|
2025-06-23 18:55:23 +02:00 |
|
|
4925b30196
|
Move embedder stats out of progress
|
2025-06-23 15:24:14 +02:00 |
|
|
4cadc8113b
|
Add embedder stats in batches
|
2025-06-20 12:42:22 +02:00 |
|
|
2d6dc83940
|
Format the code
|
2025-06-19 15:55:12 +02:00 |
|
|
705e9a9e5e
|
Make the uuids random again to prevent abuse using rainbow tables
|
2025-06-19 15:45:09 +02:00 |
|
|
c17031d3de
|
Fix Gemini base_url when used with OpenAI clients
|
2025-06-19 15:11:37 +02:00 |
|
|
9e1cb792f4
|
Rename Action::AllRead to AllGet
|
2025-06-19 11:55:25 +02:00 |
|
|
b6b7ede266
|
Rename Action *.read to *.get
|
2025-06-19 11:53:42 +02:00 |
|
|
f50e586a4f
|
Allow management key to read other keys
|
2025-06-19 11:52:58 +02:00 |
|
|
11fedea788
|
Set static uuids to keys
|
2025-06-19 11:42:45 +02:00 |
|
|
032b34c377
|
Add a default management key
|
2025-06-19 11:29:32 +02:00 |
|
|
b421c8e7de
|
Add an AllRead key
|
2025-06-19 11:29:16 +02:00 |
|
|
abb399b802
|
Merge pull request #5674 from meilisearch/release-v1.15.2
Bring back v1.15.2 to main
|
2025-06-16 11:36:07 +00:00 |
|