Clémentine
|
7acac2f560
|
Revert "Fix license detection"
|
2025-08-26 08:51:07 +02:00 |
|
curquiza
|
062c9c6971
|
Fix links
|
2025-08-25 19:39:24 +02:00 |
|
Louis Dureuil
|
7de44ad2b7
|
Add v1.19 in index-scheduler and index upgrades
|
2025-08-21 16:37:35 +02:00 |
|
Louis Dureuil
|
6fb3cf95e4
|
Move EE files into EE modules
|
2025-08-19 14:50:42 +02:00 |
|
Louis Dureuil
|
9c6c0af076
|
Misc churn
|
2025-08-19 14:50:41 +02:00 |
|
Louis Dureuil
|
069d25dce6
|
Shard documents
|
2025-08-19 14:50:40 +02:00 |
|
Louis Dureuil
|
e62a807b60
|
Add new milli::update: 🆕:indexer::sharding module
|
2025-08-19 14:50:40 +02:00 |
|
Mubelotix
|
a579ea2596
|
Remove useless code
|
2025-08-18 10:30:29 +02:00 |
|
Mubelotix
|
c974f0ab0a
|
Update dumpless upgrades
|
2025-08-18 09:44:55 +02:00 |
|
Tamo
|
1fdf820931
|
Update version to v1.17.0
|
2025-08-06 12:12:52 +02:00 |
|
Clément Renault
|
cac884401f
|
Merge pull request #5800 from meilisearch/tmp-release-v1.16.0
Bring back changes to main
|
2025-08-04 16:34:24 +00:00 |
|
Clément Renault
|
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 |
|
Mubelotix
|
846d27354b
|
Format
|
2025-07-22 15:18:21 +02:00 |
|
Louis Dureuil
|
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 |
|
nicolasvienot
|
ba0f50e5ef
|
fix: update default deserialization for ChatSearchParams limit field
|
2025-07-22 10:24:18 +02:00 |
|
Louis Dureuil
|
366c37a686
|
Fix new indexer
|
2025-07-21 15:11:23 +02:00 |
|
Louis Dureuil
|
afc164a271
|
Fix in old indexer
|
2025-07-21 15:11:23 +02:00 |
|
Kerollmops
|
bdc2d1e64d
|
Move the edition 2024 dump parameter to the right place
|
2025-07-21 14:50:05 +02:00 |
|
Clément Renault
|
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 |
|
Louis Dureuil
|
058f9ffda5
|
Merge pull request #5734 from meilisearch/request-fragments-test
Tests for multimodal
|
2025-07-16 11:04:00 +00:00 |
|
Many the fish
|
d694e312ff
|
Update crates/milli/src/update/settings.rs
Co-authored-by: Clément Renault <clement@meilisearch.com>
|
2025-07-15 11:54:59 +02:00 |
|
kametsun
|
5cd61b50f9
|
Fix formatting
|
2025-07-12 18:19:26 +09:00 |
|
kametsun
|
9a9be76757
|
add: verify that the statistics are correctly update assert
|
2025-07-12 11:15:44 +09:00 |
|
kametsun
|
cfa6ba6c3b
|
Fix stats showing wrong document count after clear all
Update database stats after clearing documents to ensure
/stats endpoint returns correct numberOfDocuments: 0 instead
of stale count.
|
2025-07-12 11:15:44 +09:00 |
|
ManyTheFish
|
3f655ea20e
|
compare user defined searchable fields instead of internal searchable fields
|
2025-07-10 18:24:23 +02:00 |
|
Louis Dureuil
|
4623691d1f
|
Don't make the type-that-shall-not-be-written serializable
Following tamo's advice
Co-Authored-By: Tamo <tamo@meilisearch.com>
|
2025-07-08 10:04:33 +02:00 |
|
Louis Dureuil
|
a3254d7d7d
|
Implement dumpless upgrade from v1.15 to v1.16
|
2025-07-07 11:57:08 +02:00 |
|
Louis Dureuil
|
73c9c1ebdc
|
Add compile-time checks for dumpless upgrade
|
2025-07-07 11:34:18 +02:00 |
|
Mubelotix
|
3714f16696
|
Fix bug
|
2025-07-04 10:40:50 +02:00 |
|
Louis Dureuil
|
a3af9fe057
|
new extractor bugfixes:
- fix old_has_fragments
- new_is_user_provided is always false when generating fragments,
even if no fragment ever matches
|
2025-07-03 14:44:34 +02:00 |
|
Louis Dureuil
|
90e6b6416f
|
new extractor bugfixes:
- fix old_has_fragments
- new_is_user_provided is always false when generating fragments,
even if no fragment ever matches
|
2025-07-03 14:35:02 +02:00 |
|
Louis Dureuil
|
0ca652de28
|
Extract vector points: remove the {
|
2025-07-03 10:52:30 +02:00 |
|
Louis Dureuil
|
735634e998
|
Send owned metadata and clear inputs in case of error
|
2025-07-03 10:32:57 +02:00 |
|
Louis Dureuil
|
a06cb1bfd6
|
Remove Embed::process_embeddings and have it be an inherent function of the type that uses it
|
2025-07-03 10:02:16 +02:00 |
|
Louis Dureuil
|
549dc985b8
|
Old dump import indexer: fix the case where going from Generated to Generated
|
2025-07-03 09:58:41 +02:00 |
|
Louis Dureuil
|
aa6855cd4f
|
Vector settings: don't assume which kind of request is asked when looking at a settings update without fragments
|
2025-07-02 16:12:23 +02:00 |
|
Louis Dureuil
|
3f5b5df139
|
Check consistency of fragments
|
2025-07-02 11:36:50 +02:00 |
|
Louis Dureuil
|
119d618a76
|
Do not "upgrade" regnerate fragments to regenerate prompt
|
2025-07-02 00:05:13 +02:00 |
|
Louis Dureuil
|
2b2e6c0b3a
|
Settings changes
|
2025-07-02 00:05:13 +02:00 |
|
Louis Dureuil
|
e6329e77e1
|
settings fragment_diffs
|
2025-07-02 00:05:13 +02:00 |
|
Louis Dureuil
|
b086c51a23
|
new settings indexer
|
2025-07-02 00:05:13 +02:00 |
|
Louis Dureuil
|
cab5e35ff7
|
Implement in old settings indexer and old dump import indexer
|
2025-07-02 00:05:12 +02:00 |
|
Louis Dureuil
|
f8232976ed
|
Implement in new document indexer
|
2025-07-02 00:05:12 +02:00 |
|
Louis Dureuil
|
22d363c05a
|
Clear DB on clear documents
|
2025-07-02 00:05:12 +02:00 |
|
Louis Dureuil
|
41620d5325
|
Support indexingFragments and searchFragments in settings
|
2025-07-02 00:05:12 +02:00 |
|
Mubelotix
|
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 |
|
ManyTheFish
|
e414284335
|
Clippy too many arguments
|
2025-06-30 14:25:28 +02:00 |
|
ManyTheFish
|
7a204609fe
|
Move document context and identifiers in document.rs
|
2025-06-30 14:21:46 +02:00 |
|
ManyTheFish
|
6b2b8ed676
|
Transform experimental_no_edition_2024_for_settings into a config
|
2025-06-30 11:49:03 +02:00 |
|
ManyTheFish
|
6db5939f84
|
Re-integrate embedder stats
|
2025-06-30 09:52:06 +02:00 |
|