|
3ee8a75065
|
Add geo bounding box filter
|
2025-08-19 11:57:04 +02:00 |
|
|
47f1e707d5
|
Optimize geojson channels
|
2025-08-18 17:09:38 +02:00 |
|
|
6a9bc38edc
|
Merge branch 'main' into cellulite
|
2025-08-14 14:45:50 +02:00 |
|
|
d8de09f23d
|
Optimize points removed serialization
|
2025-08-14 13:47:23 +02:00 |
|
|
1fdf820931
|
Update version to v1.17.0
|
2025-08-06 12:12:52 +02:00 |
|
|
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 |
|
|
e7be4ca103
|
improve deletion
|
2025-07-24 18:32:57 +02:00 |
|
|
7db6d76851
|
remove useless log
|
2025-07-24 18:11:49 +02:00 |
|
|
ebb4865b95
|
fix the cellulite spilling bug
|
2025-07-24 18:11:16 +02:00 |
|
|
4af3659179
|
fix the cellulite integration
|
2025-07-23 15:25:38 +02:00 |
|
|
3a6505fcaa
|
plug in the document deletion in cellulite
|
2025-07-22 16:41:43 +02:00 |
|
|
e923154c90
|
update to the latest version of cellulite and steppe
|
2025-07-22 16:24:49 +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 |
|
|
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 |
|
|
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 |
|
|
44dc64accb
|
add the deletion in the new indexer
|
2025-07-17 18:54:37 +02:00 |
|
|
d80edead01
|
fix the old indexer
|
2025-07-17 18:21:48 +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 |
|
|
05a13f662d
|
fmt
|
2025-07-16 00:49:41 +02:00 |
|
|
3f00f56f9f
|
finish plugin cellulite to the new indexer
|
2025-07-16 00:10:40 +02:00 |
|
|
a921ee31ce
|
Cellulite is almost in the new indexer. We must add the documentID to the geojson pipeline
|
2025-07-15 23:48:14 +02:00 |
|
|
b00a1dcc00
|
add an extractor for cellulite in the new pipeline
|
2025-07-15 23:16:08 +02:00 |
|
|
14a93d65a4
|
add cellulite to the old pipeline, it probably doesn't works
|
2025-07-15 23:15:48 +02:00 |
|
|
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 |
|
|
5cd61b50f9
|
Fix formatting
|
2025-07-12 18:19:26 +09:00 |
|
|
9a9be76757
|
add: verify that the statistics are correctly update assert
|
2025-07-12 11:15:44 +09:00 |
|
|
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 |
|
|
3f655ea20e
|
compare user defined searchable fields instead of internal searchable fields
|
2025-07-10 18:24:23 +02:00 |
|
|
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 |
|
|
a3254d7d7d
|
Implement dumpless upgrade from v1.15 to v1.16
|
2025-07-07 11:57:08 +02:00 |
|
|
73c9c1ebdc
|
Add compile-time checks for dumpless upgrade
|
2025-07-07 11:34:18 +02:00 |
|
|
3714f16696
|
Fix bug
|
2025-07-04 10:40:50 +02:00 |
|
|
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 |
|
|
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 |
|
|
0ca652de28
|
Extract vector points: remove the {
|
2025-07-03 10:52:30 +02:00 |
|
|
735634e998
|
Send owned metadata and clear inputs in case of error
|
2025-07-03 10:32:57 +02:00 |
|
|
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 |
|
|
549dc985b8
|
Old dump import indexer: fix the case where going from Generated to Generated
|
2025-07-03 09:58:41 +02:00 |
|
|
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 |
|
|
3f5b5df139
|
Check consistency of fragments
|
2025-07-02 11:36:50 +02:00 |
|
|
119d618a76
|
Do not "upgrade" regnerate fragments to regenerate prompt
|
2025-07-02 00:05:13 +02:00 |
|
|
2b2e6c0b3a
|
Settings changes
|
2025-07-02 00:05:13 +02:00 |
|
|
e6329e77e1
|
settings fragment_diffs
|
2025-07-02 00:05:13 +02:00 |
|
|
b086c51a23
|
new settings indexer
|
2025-07-02 00:05:13 +02:00 |
|
|
cab5e35ff7
|
Implement in old settings indexer and old dump import indexer
|
2025-07-02 00:05:12 +02:00 |
|