|
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 |
|
|
ab07e9480e
|
Resolve post-merge issues
|
2025-07-21 18:22:10 +02:00 |
|
|
00e957051e
|
Merge remote-tracking branch 'origin/release-v1.16.0' into fragment-filters
|
2025-07-21 18:19:45 +02:00 |
|
|
20a0b1c639
|
Fix error message
|
2025-07-21 17:01: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 |
|
|
84990dc198
|
Remove insertFields parameter
|
2025-07-21 16:29:38 +02:00 |
|
|
381eddd1f8
|
Fix tests
|
2025-07-21 16:09:37 +02:00 |
|
|
b1d3a8c58f
|
Improve code readability
|
2025-07-21 16:06:07 +02:00 |
|
|
6825d917f4
|
Remove panic
|
2025-07-21 15:34:07 +02:00 |
|
|
a4eb83e6a1
|
Clean code
|
2025-07-21 15:27:33 +02:00 |
|
|
3180ebea56
|
Format code
|
2025-07-21 15:12:59 +02:00 |
|
|
1f0d319c67
|
Add analytics
|
2025-07-21 15:12:46 +02: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 |
|
|
69dfd2c76e
|
Clippy warnings
|
2025-07-21 14:41:42 +02:00 |
|
|
8a40be1840
|
Add tests
|
2025-07-21 14:39:57 +02:00 |
|
|
ab80bfc4ee
|
Add fields test
|
2025-07-21 14:26:00 +02:00 |
|
|
ac13a54a67
|
Add tests
|
2025-07-21 14:15:32 +02:00 |
|
|
07e426f658
|
Add chat completions test
|
2025-07-21 14:01:16 +02:00 |
|
|
be8807c64f
|
Fix flaky test
|
2025-07-21 13:42:18 +02:00 |
|
|
338daaef1d
|
Update tests
|
2025-07-21 13:26:57 +02:00 |
|
|
289a7f391b
|
Add fields support
|
2025-07-18 10:35:02 +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 |
|
|
00d9f576ed
|
Add tests
|
2025-07-17 11:51:12 +02:00 |
|
|
70fa94146a
|
Add document template test
|
2025-07-17 11:29:55 +02:00 |
|
|
a5186863ca
|
Add tests
|
2025-07-17 11:15:45 +02:00 |
|
|
3191316cf3
|
Format
|
2025-07-17 11:11:33 +02:00 |
|
|
cc9fd82f79
|
Add tests and fix issues
|
2025-07-17 11:08:07 +02:00 |
|
|
7495233025
|
Update authorization tests
|
2025-07-17 10:20:20 +02:00 |
|