dependabot[bot]
|
5d453e6049
|
Bump crossbeam-channel from 0.5.14 to 0.5.15
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.14 to 0.5.15.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.14...crossbeam-channel-0.5.15)
---
updated-dependencies:
- dependency-name: crossbeam-channel
dependency-version: 0.5.15
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-10 14:44:12 +00:00 |
|
Louis Dureuil
|
9e7d7beb4a
|
stop compacting the snapshot
|
2025-04-08 14:53:58 +02:00 |
|
dependabot[bot]
|
a225ab2637
|
Bump tokio from 1.42.0 to 1.43.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.42.0 to 1.43.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.42.0...tokio-1.43.1)
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.43.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-08 02:13:40 +00:00 |
|
Louis Dureuil
|
94b43001db
|
Merge pull request #5492 from meilisearch/accept-cancelation-tasks-when-disk-full
make meilisearch accept cancelation tasks even when the disk is full
v1.14.0-rc.3
v1.14.0
latest
|
2025-04-03 15:46:46 +00:00 |
|
Tamo
|
796a325972
|
Fix typos
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-04-03 15:53:42 +02:00 |
|
Tamo
|
1db550ec7f
|
make meilisearch accept cancelation tasks even when the disk is full
|
2025-04-03 15:47:56 +02:00 |
|
Louis Dureuil
|
c3c5a928e4
|
Merge pull request #5486 from CodeMan62/fix-network-url-validation-error-msg
Update network URL validation error message format to match expected
|
2025-04-03 10:42:33 +00:00 |
|
Louis Dureuil
|
c4787760d3
|
add test
|
2025-04-03 11:57:43 +02:00 |
|
Louis Dureuil
|
7ca2a8eb6f
|
Use url::Url::parse to check the url
|
2025-04-03 11:57:36 +02:00 |
|
Louis Dureuil
|
c1c065079f
|
Fix snapshots again
|
2025-04-03 10:51:57 +02:00 |
|
Louis Dureuil
|
1cca4abf5a
|
Replace batch stop reason when deleting index
|
2025-04-03 10:33:59 +02:00 |
|
Louis Dureuil
|
bd172bf68a
|
Fix more snapshots
|
2025-04-03 10:30:03 +02:00 |
|
Louis Dureuil
|
70ed6ba798
|
fix test + change name
|
2025-04-02 17:56:34 +02:00 |
|
Louis Dureuil
|
f3ab940776
|
Make it compile
|
2025-04-02 17:14:40 +02:00 |
|
Louis Dureuil
|
87547550f5
|
patch reasons
|
2025-04-02 16:10:11 +02:00 |
|
Kerollmops
|
e067d796b3
|
Improve the primary key stop reasons error messages
|
2025-04-02 15:56:56 +02:00 |
|
CodeMan62
|
c2ff4dd3b2
|
Apply cargo fmt changes
|
2025-04-02 19:08:46 +05:30 |
|
Louis Dureuil
|
31bda976f2
|
WIP
|
2025-04-02 15:29:47 +02:00 |
|
CodeMan62
|
fce0fa9c57
|
Update network URL validation error message format to match expected pattern
|
2025-04-02 00:19:50 +05:30 |
|
dependabot[bot]
|
a10efedd2f
|
Bump actions/checkout from 1 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v1...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-01 17:31:28 +00:00 |
|
dependabot[bot]
|
55ec96d31a
|
Bump Swatinem/rust-cache from 2.7.7 to 2.7.8
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.7.7 to 2.7.8.
- [Release notes](https://github.com/swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](https://github.com/swatinem/rust-cache/compare/v2.7.7...v2.7.8)
---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
dependency-version: 2.7.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-01 17:31:18 +00:00 |
|
dependabot[bot]
|
4249630791
|
Bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-01 17:31:14 +00:00 |
|
Louis Dureuil
|
418fa47963
|
Merge pull request #5313 from barloes/fixRankingScoreThresholdRankingIssue
fix for rankingScoreThreshold changes the results' ranking
v1.14.0-rc.2
|
2025-04-01 13:10:55 +00:00 |
|
Louis Dureuil
|
0656a0d515
|
Optimize roaring operation
Co-authored-by: Many the fish <many@meilisearch.com>
|
2025-04-01 14:25:27 +02:00 |
|
Louis Dureuil
|
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 |
|
Clément Renault
|
a0bfcf8872
|
Make cargo fmt happy
|
2025-04-01 11:27:41 +02:00 |
|
Clément Renault
|
64477aac60
|
Box the large GeoError error variant
|
2025-04-01 11:26:34 +02:00 |
|
Clément Renault
|
4d90e3d2ec
|
Make Cargo and Clippy happy
|
2025-04-01 11:26:34 +02:00 |
|
Tamo
|
4ab547c6fa
|
Merge pull request #5471 from HDT3213/feat/ecPrivateKey
Support EC private key
|
2025-04-01 08:55:29 +00:00 |
|
Tamo
|
e36a8c50b9
|
Merge pull request #5478 from meilisearch/enforce-embedding-dimensions
Enforce embedding dimensions
|
2025-03-31 15:31:29 +00:00 |
|
Kerollmops
|
249da5846c
|
Bump version in Dockerfile
|
2025-03-31 16:46:12 +02:00 |
|
Kerollmops
|
ee15d4fe77
|
Bump version in the CIs
|
2025-03-31 16:45:08 +02:00 |
|
Kerollmops
|
f0f6c3000f
|
Bump version in the rust-toolchain TOML
|
2025-03-31 16:43:36 +02:00 |
|
Louis Dureuil
|
08ff135ad6
|
Fix test
|
2025-03-31 15:27:49 +02:00 |
|
Louis Dureuil
|
f729864466
|
Check dimension mismatch at insertion time
|
2025-03-31 15:27:49 +02:00 |
|
Louis Dureuil
|
94ea263bef
|
Add new error for dimensions mismatch during indexing
|
2025-03-31 15:27:49 +02:00 |
|
hdt3213
|
85efa6f493
|
Use ref instead of clone in option.rs
|
2025-03-31 20:31:26 +08:00 |
|
Tamo
|
0e475cb5e6
|
fix warn and show what meilisearch understood of the vectors in the cursed test
|
2025-03-31 13:49:22 +02:00 |
|
vuthanhtung2412
|
62de70b73c
|
Document problematic case in test and acknowledge PR comment
|
2025-03-31 13:49:22 +02:00 |
|
vuthanhtung2412
|
7707fb18dd
|
add embedding with dimension mismatch test case
|
2025-03-31 13:49:22 +02:00 |
|
hdt3213
|
ba6d755120
|
Support EC private key
|
2025-03-27 21:30:08 +08:00 |
|
Tamo
|
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 |
|
Clément Renault
|
bb2e9419d3
|
Merge pull request #5468 from meilisearch/more-precise-post-processing
More Precise Post Processing
|
2025-03-27 10:07:09 +00:00 |
|
Tamo
|
a8afd5dbcb
|
fix warn and show what meilisearch understood of the vectors in the cursed test
|
2025-03-27 11:07:01 +01:00 |
|
Clément Renault
|
cf68713145
|
Merge pull request #5465 from meilisearch/improve-stats-perf
Improve documents stats performances
|
2025-03-27 09:20:14 +00:00 |
|
Many the fish
|
55f620a986
|
Merge pull request #5425 from CodeMan62/enhance-filterable-error-messages
Enhance filterable error messages
|
2025-03-27 09:18:37 +00:00 |
|
Kerollmops
|
811143cbe9
|
Add more progress precision when doing post processing
|
2025-03-27 10:17:28 +01:00 |
|
Kerollmops
|
c670e9a39b
|
Make sure the snaps are happy
|
2025-03-26 20:03:35 +01:00 |
|
Clément Renault
|
be6abb952d
|
Merge pull request #5466 from meilisearch/update-charabia-v0.9.3
Update charabia v0.9.3
|
2025-03-26 18:23:31 +00:00 |
|
ManyTheFish
|
2f07afa97e
|
Update Charabia v0.9.3
|
2025-03-26 17:43:19 +01:00 |
|