|
c078efd730
|
Remove experimental todo
|
2025-07-01 14:40:59 +02:00 |
|
|
9dac91efe0
|
Fix utoipa response
|
2025-07-01 14:40:39 +02:00 |
|
|
73dfeefc7c
|
Remove plural form
|
2025-07-01 14:08:46 +02:00 |
|
|
d85480de89
|
Move sort code out of facet
|
2025-07-01 14:05:47 +02:00 |
|
|
280c3907be
|
Add test to sort the unsortable
|
2025-07-01 13:58:37 +02:00 |
|
|
283944ea89
|
Differentiate between document sort error and search sort error
|
2025-07-01 12:03:50 +02:00 |
|
|
8326f34ad1
|
Add analytics
|
2025-07-01 11:35:28 +02:00 |
|
|
e8b2bb3ea6
|
Merge pull request #5709 from meilisearch/analytics-chat-completions
Add analytics to the chat completions
|
2025-07-01 09:14:47 +00:00 |
|
|
9cfbef478e
|
Add override setttings to analytics
|
2025-07-01 11:04:59 +02:00 |
|
|
efd5fd96cc
|
Add the overrideSettings parameter
|
2025-07-01 11:02:42 +02:00 |
|
|
f4a908669c
|
Add tests
|
2025-07-01 10:02:15 +02:00 |
|
|
f4bb6cbca8
|
Better behavior when null indexes
|
2025-06-30 18:59:16 +02:00 |
|
|
85037352b9
|
Fix most of the easy issues
|
2025-06-30 18:31:32 +02:00 |
|
|
29e9c74a49
|
Merge two ifs
|
2025-06-30 16:17:04 +02:00 |
|
|
1b54c866e1
|
Link experimental feature discussion
|
2025-06-30 14:47:39 +02:00 |
|
|
f86f4f619f
|
Implement geo sort on documents
|
2025-06-30 13:57:30 +02:00 |
|
|
e35d58b531
|
Move geosort code out of search
|
2025-06-30 13:12:00 +02:00 |
|
|
6b2b8ed676
|
Transform experimental_no_edition_2024_for_settings into a config
|
2025-06-30 11:49:03 +02:00 |
|
|
6db5939f84
|
Re-integrate embedder stats
|
2025-06-30 09:52:06 +02:00 |
|
|
340d9e6edc
|
Optimize facet sort
5 to 10x speedup
|
2025-06-27 14:40:55 +02:00 |
|
|
28adbc0d18
|
Update tests
|
2025-06-27 09:47:46 +02:00 |
|
|
7fa1c41190
|
Fix some api key errors
|
2025-06-26 18:25:49 +02:00 |
|
|
82fe80b360
|
Replace the legacy Settings::execute by the new one
|
2025-06-26 18:14:14 +02:00 |
|
|
0f1dd3614c
|
Update tasks tests
|
2025-06-26 18:11:12 +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 |
|
|
e3003c1609
|
Improve OpenAPI schema
|
2025-06-26 16:05:12 +02:00 |
|
|
bf13268649
|
Better compute aggragates
|
2025-06-26 16:03:13 +02:00 |
|
|
e6e9a033aa
|
Introduce new analytics to the export route
|
2025-06-26 15:45:24 +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 |
|
|
0f6dd133b2
|
Turn to references
|
2025-06-26 12:15:09 +02:00 |
|
|
3fc16c627d
|
Comment the delay
|
2025-06-26 12:15:08 +02:00 |
|
|
9422b6d654
|
Update crates/meilisearch/src/lib.rs
Co-authored-by: Louis Dureuil <louis.dureuil@gmail.com>
|
2025-06-26 10:58:27 +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 |
|
|
4534dc2cab
|
Create another deserr error
|
2025-06-25 16:45:32 +02:00 |
|
|
b05cb80803
|
Take sort criteria from the request
|
2025-06-25 16:41:08 +02:00 |
|
|
6e0526090a
|
Implement sorting documents
|
2025-06-25 15:36:12 +02: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 |
|
|
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 |
|
|
1d3b18f774
|
Update test to be more reproducible
|
2025-06-25 14:58:21 +02:00 |
|
|
00bc86e74b
|
Merge pull request #5705 from meilisearch/fix-max-total-size-limit-env-var
Fix the environment variable name of the experimental limit batched tasks total size feature
|
2025-06-25 12:49:30 +00:00 |
|
|
adc9976615
|
Simplify the analytics chat completions aggragetor
|
2025-06-25 11:50:26 +02:00 |
|
|
2090e9ea31
|
Update test
|
2025-06-25 10:08:25 +02:00 |
|
|
5f62274f21
|
Add disableOnNumbers to settings reset
|
2025-06-24 23:32:50 +02:00 |
|
|
5f50fc9464
|
Add new analytics to the chat completions route
|
2025-06-24 17:05:49 +02:00 |
|
|
89498a2bea
|
Remove Gemini from the LLM-providers list
|
2025-06-24 15:58:39 +02:00 |
|
|
211c1b753f
|
Fix the env variable name
|
2025-06-24 15:27:39 +02:00 |
|