|
31bda976f2
|
WIP
|
2025-04-02 15:29:47 +02:00 |
|
|
19f4c1ac98
|
Merge pull request #5480 from meilisearch/bump-rustc-version
Bump Rust version to 1.85.1
|
2025-04-01 11:51:36 +00:00 |
|
|
a0bfcf8872
|
Make cargo fmt happy
|
2025-04-01 11:27:41 +02:00 |
|
|
64477aac60
|
Box the large GeoError error variant
|
2025-04-01 11:26:34 +02:00 |
|
|
4d90e3d2ec
|
Make Cargo and Clippy happy
|
2025-04-01 11:26:34 +02:00 |
|
|
85efa6f493
|
Use ref instead of clone in option.rs
|
2025-03-31 20:31:26 +08:00 |
|
|
ba6d755120
|
Support EC private key
|
2025-03-27 21:30:08 +08:00 |
|
|
5607802fe1
|
Merge pull request #5449 from vuthanhtung2412/fix-dim-mismatch
Display more detailed error message instead of panic on embeddings dimension mismatch
|
2025-03-27 10:52:23 +00:00 |
|
|
a8afd5dbcb
|
fix warn and show what meilisearch understood of the vectors in the cursed test
|
2025-03-27 11:07:01 +01:00 |
|
|
55f620a986
|
Merge pull request #5425 from CodeMan62/enhance-filterable-error-messages
Enhance filterable error messages
|
2025-03-27 09:18:37 +00:00 |
|
|
2f07afa97e
|
Update Charabia v0.9.3
|
2025-03-26 17:43:19 +01:00 |
|
|
bf3a29b60d
|
Document problematic case in test and acknowledge PR comment
|
2025-03-26 12:57:25 +01:00 |
|
|
3acf036526
|
fix: improve error messages for filterable attributes and fix formatting
|
2025-03-25 21:44:39 +05:30 |
|
|
eefefc482b
|
Merge pull request #5446 from shaokeyibb/main
Fix _matchesPosition length calculate
|
2025-03-25 14:16:38 +00:00 |
|
|
43c8a206b4
|
detail comments
|
2025-03-25 13:07:17 +01:00 |
|
|
a8c407fa36
|
fix failling tests
|
2025-03-25 13:06:11 +01:00 |
|
|
18bc56f1fa
|
update cargo insta
|
2025-03-25 12:54:49 +01:00 |
|
|
38b3e03dde
|
add embedding with dimension mismatch test case
|
2025-03-25 12:51:36 +01:00 |
|
|
6b1c262b74
|
fix all tests
|
2025-03-25 12:43:15 +01:00 |
|
|
d71c6f3483
|
allow multiple embedding in per document per embedder to pass
|
2025-03-25 12:04:25 +01:00 |
|
|
9d3037aa1a
|
Fix clippy error
|
2025-03-25 18:12:36 +08:00 |
|
|
2800e42243
|
Separate calc_byte_length function
|
2025-03-25 00:47:17 +08:00 |
|
|
868c902935
|
fix meilisearch integration vector tests
|
2025-03-24 00:24:50 +01:00 |
|
|
e019ad7692
|
Display more detailed error message instead of panic
|
2025-03-21 15:41:31 +01:00 |
|
|
1f67f373d1
|
fixed all the tests failing will "cargo insta test --accept"
|
2025-03-20 22:51:56 +05:30 |
|
|
9aee12c906
|
fixed the failing tests from snapshots
|
2025-03-20 17:55:12 +05:30 |
|
|
39aca661dd
|
Make _matchesPosition length byte based instead of char based
|
2025-03-20 20:02:51 +08:00 |
|
|
e2c824a7cd
|
fixed all test fails in the run
|
2025-03-20 15:21:47 +05:30 |
|
|
0dd65caffe
|
test: update test snapshots to match new error message format
|
2025-03-20 10:59:21 +05:30 |
|
|
15db203b7d
|
refactor: update error message format for filterable attributes
|
2025-03-20 00:08:37 +05:30 |
|
|
041f635214
|
Fix: Add #[allow(dead_code)] to format_invalid_filter_distribution function
|
2025-03-19 20:13:28 +05:30 |
|
|
537bf27e7c
|
Update crates/meilisearch/src/routes/tasks_test.rs
Co-authored-by: Many the fish <many@meilisearch.com>
|
2025-03-19 19:11:04 +09:00 |
|
|
9162e8ba04
|
Enhance error messages for filterable attributes and improve error handling
|
2025-03-17 22:04:18 +05:30 |
|
|
2118cc092e
|
rm db.snapshot
|
2025-03-17 23:04:13 +09:00 |
|
|
c7564d500f
|
Split unit test in tasks.rs
|
2025-03-17 22:55:23 +09:00 |
|
|
2500e3c067
|
Merge #5414
5414: Update version for the next release (v1.14.0) in Cargo.toml r=Kerollmops a=meili-bot
⚠️ This PR is automatically generated. Check the new version is the expected one and Cargo.lock has been updated before merging. Fixes https://github.com/meilisearch/meilisearch/issues/5268.
Co-authored-by: Kerollmops <Kerollmops@users.noreply.github.com>
Co-authored-by: Kerollmops <clement@meilisearch.com>
|
2025-03-14 13:35:54 +00:00 |
|
|
009c36a4d0
|
Add support for the progress API of arroy
|
2025-03-13 19:00:43 +01:00 |
|
|
2a47e25e6d
|
Update the upgrade path snap
|
2025-03-13 18:35:06 +01:00 |
|
|
e2d372823a
|
Disable the cache by default and make it experimental
|
2025-03-13 17:22:51 +01:00 |
|
|
1876132172
|
Mutex-based implementation
|
2025-03-13 17:22:50 +01:00 |
|
|
d0b0b90d17
|
fixup tests, in particular foil the cache for the timeout test
|
2025-03-13 17:22:50 +01:00 |
|
|
b08544e86d
|
Add embedding cache
|
2025-03-13 17:22:50 +01:00 |
|
|
d9111fe8ce
|
Add lru crate to milli again
|
2025-03-13 17:22:50 +01:00 |
|
|
41d8161017
|
Update the versions
|
2025-03-13 17:22:32 +01:00 |
|
|
7df5715d39
|
Merge pull request #5406 from meilisearch/bump-heed
Bump heed to v0.22 and arroy to v0.6
|
2025-03-13 16:52:45 +01:00 |
|
|
5fe02ab5e0
|
Move to heed 0.22 and arroy 0.6
|
2025-03-13 15:48:18 +01:00 |
|
|
5ef7767429
|
Let arroy uses all the memory available instead of 50% of the 70%
|
2025-03-13 15:06:03 +01:00 |
|
|
3fad48167b
|
remove arroy dependency in the index-scheduler
|
2025-03-13 14:57:56 +01:00 |
|
|
a92a48b9b9
|
Do not recompute stats on dumpless upgrade
Co-authored-by: Tamo <tamo@meilisearch.com>
|
2025-03-13 13:58:58 +01:00 |
|
|
d53225bf64
|
uses a random seed instead of 42
|
2025-03-13 12:43:31 +01:00 |
|