|
afb367c7f4
|
Update old comment
|
2025-08-05 10:29:39 +02:00 |
|
|
84bcf9785f
|
Merge branch 'main' into starts-with-optim
|
2025-08-05 10:27:45 +02:00 |
|
|
fc814b7537
|
Apply review suggestion
|
2025-08-05 10:25:14 +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 |
|
|
be045a7636
|
Merge branch 'release-v1.16.0' into fragment-filters
|
2025-08-01 09:04:12 +02:00 |
|
|
93864009cc
|
Rename variable with typo
Co-Authored-By: Louis Dureuil <louis.dureuil@xinra.net>
|
2025-07-29 11:04:08 +02:00 |
|
|
223df5a433
|
Remove incorrect break
|
2025-07-29 11:02:59 +02:00 |
|
|
3580b3a4ef
|
Remove userProvided from fragments
|
2025-07-29 10:56:54 +02:00 |
|
|
66b6e47494
|
Remove warning
|
2025-07-29 10:52:21 +02:00 |
|
|
6c3dd83ae5
|
Fix old test
|
2025-07-29 09:03:48 +02:00 |
|
|
48a5f4db2d
|
Improve comment
|
2025-07-28 16:42:33 +02:00 |
|
|
224892e692
|
Enable new algorithm every time
|
2025-07-28 16:28:06 +02:00 |
|
|
e8a818f53d
|
Optimize the filter
|
2025-07-28 16:24:04 +02:00 |
|
|
a7fe2abca4
|
Implement for multi-search
|
2025-07-25 11:45:51 +02:00 |
|
|
26da478b5b
|
Add query vector to response
|
2025-07-24 17:27:49 +02:00 |
|
|
4264abda23
|
Remove debugs
|
2025-07-24 15:30:36 +02:00 |
|
|
bb4d573862
|
Switch to a nom parser
|
2025-07-24 14:56:35 +02:00 |
|
|
aa5a1f333a
|
Refactor to support less combinations
|
2025-07-23 15:33:17 +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 |
|
|
776e55d209
|
Improve code readability
|
2025-07-22 11:37:21 +02:00 |
|
|
3362fb8476
|
Remove print
|
2025-07-22 11:21:06 +02:00 |
|
|
6d93b36279
|
Format
|
2025-07-22 11:18:41 +02:00 |
|
|
982e989886
|
Test regenerate filter
|
2025-07-22 11:10:05 +02:00 |
|
|
0014ed3114
|
Apply review suggestions
|
2025-07-22 10:56:05 +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 |
|
|
00e957051e
|
Merge remote-tracking branch 'origin/release-v1.16.0' into fragment-filters
|
2025-07-21 18:19:45 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
77138a42d6
|
Apply review suggestions
Add preconditions
Fix underflow
Remove unwrap
Turn methods to associated functions
Apply review suggestions
|
2025-07-15 17:31:11 +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 |
|
|
f244439b4f
|
Revert "Format"
This reverts commit 30fd546c12 .
|
2025-07-10 16:43:45 +02:00 |
|
|
30fd546c12
|
Format
|
2025-07-10 16:43:10 +02:00 |
|
|
a3b8c2b71f
|
Gate behind multimodal experimental feature
|
2025-07-09 18:21:52 +02:00 |
|
|
39f808714d
|
Implement a documentTemplate filter
|
2025-07-09 18:03:32 +02:00 |
|