|
4fe09f406c
|
Don't always hardcode Content-Type in proxy
|
2025-07-29 17:52:48 +02:00 |
|
|
9d95f8187d
|
Update snap
|
2025-07-29 16:28:46 +02:00 |
|
|
fb0904b893
|
Misc churn
|
2025-07-29 14:47:49 +02:00 |
|
|
eb829e93c5
|
Move meilisearch_types::Network to its own module
|
2025-07-29 14:47:49 +02:00 |
|
|
be36afe9e6
|
Make types Serialize and Deserialize for proxying
|
2025-07-29 14:47:49 +02:00 |
|
|
27c087a4fb
|
New errors
|
2025-07-29 14:47:49 +02:00 |
|
|
c618877bce
|
Dependency changes
|
2025-07-29 14:47:49 +02:00 |
|
|
982e554639
|
IndexScheduler::update_task now merges the task.network and accepts &mut Task
|
2025-07-29 14:47:49 +02:00 |
|
|
a8cfec19b5
|
IndexScheduler::set_task_network
|
2025-07-29 14:47:48 +02:00 |
|
|
5d2b1c2637
|
file-store: persist returns the persisted File object
|
2025-07-29 14:47:48 +02:00 |
|
|
65fefc7122
|
Dump support for network
|
2025-07-29 14:47:48 +02:00 |
|
|
180cfd71cc
|
Proxy all document tasks to the network when sharding is enabled
|
2025-07-29 14:47:48 +02:00 |
|
|
614cd8cc1c
|
Shard documents
|
2025-07-29 14:47:48 +02:00 |
|
|
c6f6808981
|
network: add sharding to Network and writeApiKey to Remotes
|
2025-07-29 14:47:48 +02:00 |
|
|
9cb77fd310
|
Add proxy module to proxy requests to members of a network
|
2025-07-29 14:47:48 +02:00 |
|
|
fa8bd6430c
|
Add new milli::update: 🆕:indexer::sharding module
|
2025-07-29 14:47:48 +02:00 |
|
|
4c016432e1
|
Add network to Task and TaskView
|
2025-07-29 14:47:48 +02: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 |
|
|
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 |
|
|
080d5f94dd
|
Merge pull request #5763 from meilisearch/embedding-fixes
Regenerate all fragments when coming from a user provided vector
|
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 |
|
|
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 |
|
|
3246667590
|
when exporting vectors, for regenerate to false when the embedder has fragments
|
2025-07-21 15:11:24 +02:00 |
|
|
109395c199
|
Index::embeddings specifies if the embedder has fragments
|
2025-07-21 15:11:24 +02:00 |
|
|
a0b71a8785
|
EmbedderOptions::has_fragments()
|
2025-07-21 15:11:24 +02:00 |
|
|
00a5c86f13
|
Remove accidentally added db snap
|
2025-07-21 15:11:24 +02:00 |
|
|
366c37a686
|
Fix new indexer
|
2025-07-21 15:11:23 +02:00 |
|
|
afc164a271
|
Fix in old indexer
|
2025-07-21 15:11:23 +02:00 |
|
|
bdc2d1e64d
|
Move the edition 2024 dump parameter to the right place
|
2025-07-21 14:50:05 +02:00 |
|
|
b85657de1e
|
Update memmap2 version everywhere
|
2025-07-17 17:30:44 +02:00 |
|
|
626be0ef28
|
Small typo fix
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
|
2025-07-17 17:27:00 +02:00 |
|
|
1b476b8a35
|
Add documentation to the new documents_file dump reader method
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
|
2025-07-17 17:26:41 +02:00 |
|
|
a1b42c10e2
|
Make clippy happy
|
2025-07-17 17:21:03 +02:00 |
|
|
d67db6e3c2
|
Use the edition 2024 documents indexer in the dumps
|
2025-07-17 17:12:51 +02:00 |
|
|
760ccffdbd
|
Expose the documents files from the dumps
|
2025-07-17 17:12:51 +02:00 |
|
|
fe15e11c9d
|
Introduce a new CLI and env var to use the old document indexer when
importing dumps
|
2025-07-17 17:12:51 +02:00 |
|
|
f1d92bfead
|
Make sure the new filter chat setting is set to it's default value if
missing
|
2025-07-17 15:36:21 +02:00 |
|
|
a005a062da
|
Add security if chat settings parameters are missing
|
2025-07-17 15:27:53 +02:00 |
|
|
fd8b2451d7
|
Merge pull request #5754 from kametsun/fix/incorrect-stats-doc-count
Fix incorrect document count in stats after clearing all documents
|
2025-07-17 06:48:51 +00:00 |
|
|
058f9ffda5
|
Merge pull request #5734 from meilisearch/request-fragments-test
Tests for multimodal
|
2025-07-16 11:04:00 +00:00 |
|
|
5d363205a5
|
Merge pull request #5716 from meilisearch/document-sorting
Allow sorting on the /documents route
|
2025-07-16 10:26:50 +00:00 |
|
|
a683faa882
|
Apply review suggestions
|
2025-07-16 11:03:24 +02:00 |
|
|
8887cbdcd5
|
Merge pull request #5725 from meilisearch/fix-threshold-overcounting-bug
Fix Total Hits being wrong when rankingScoreThreshold is used
|
2025-07-16 07:15:24 +00:00 |
|
|
634865ff53
|
Merge pull request #5710 from meilisearch/chat-route-support-filters
Introduce filters in the chat completions
|
2025-07-15 16:10:49 +00:00 |
|
|
36fccf8525
|
Merge remote-tracking branch 'origin/release-v1.16.0' into fix-threshold-overcounting-bug
|
2025-07-15 18:01:29 +02: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 |
|