ManyTheFish
|
2f07afa97e
|
Update Charabia v0.9.3
|
2025-03-26 17:43:19 +01:00 |
|
Clément Renault
|
65f1b13475
|
Merge pull request #5464 from meilisearch/camel-case-database-sizes
Prefer camelCase for internal database sizes db name
|
2025-03-26 16:40:39 +00:00 |
|
Kerollmops
|
db7ce03763
|
Improve the performances of computing the size of the documents database
|
2025-03-26 17:40:12 +01:00 |
|
Kerollmops
|
7ed9adde29
|
Prefer camelCase for internal database sizes db name
|
2025-03-26 16:45:52 +01:00 |
|
vuthanhtung2412
|
bf3a29b60d
|
Document problematic case in test and acknowledge PR comment
|
2025-03-26 12:57:25 +01:00 |
|
Clément Renault
|
9ce7ccfbe7
|
Merge pull request #5457 from meilisearch/show-database-sizes-changes
Show database sizes batches
v1.14.0-rc.1
|
2025-03-26 10:19:40 +00:00 |
|
Kerollmops
|
3deb1ef78f
|
Fix the snapshots again
|
2025-03-26 10:38:49 +01:00 |
|
Kerollmops
|
5820d822c8
|
Add more details about the finalizing progress step
|
2025-03-26 09:49:43 +01:00 |
|
Kerollmops
|
637bea0370
|
Compute and store the database sizes
|
2025-03-26 09:49:42 +01:00 |
|
CodeMan62
|
3acf036526
|
fix: improve error messages for filterable attributes and fix formatting
|
2025-03-25 21:44:39 +05:30 |
|
Kerollmops
|
fd079c6757
|
Add an index method to get the database sizes
|
2025-03-25 16:30:51 +01:00 |
|
Kerollmops
|
182e5d5632
|
Add database sizes stats to the batches
|
2025-03-25 16:30:15 +01:00 |
|
Many the fish
|
eefefc482b
|
Merge pull request #5446 from shaokeyibb/main
Fix _matchesPosition length calculate
|
2025-03-25 14:16:38 +00:00 |
|
vuthanhtung2412
|
43c8a206b4
|
detail comments
|
2025-03-25 13:07:17 +01:00 |
|
vuthanhtung2412
|
a8c407fa36
|
fix failling tests
|
2025-03-25 13:06:11 +01:00 |
|
vuthanhtung2412
|
18bc56f1fa
|
update cargo insta
|
2025-03-25 12:54:49 +01:00 |
|
vuthanhtung2412
|
38b3e03dde
|
add embedding with dimension mismatch test case
|
2025-03-25 12:51:36 +01:00 |
|
Many the fish
|
82aee6a9af
|
Merge pull request #5415 from meilisearch/isolate-word-fst-usage
Isolate word fst usage
|
2025-03-25 11:43:37 +00:00 |
|
vuthanhtung2412
|
6b1c262b74
|
fix all tests
|
2025-03-25 12:43:15 +01:00 |
|
Clément Renault
|
0f654e45c9
|
Merge pull request #5458 from meilisearch/update-again-ph-link
Fix the PH link on the README
|
2025-03-25 11:27:31 +00:00 |
|
vuthanhtung2412
|
d71c6f3483
|
allow multiple embedding in per document per embedder to pass
|
2025-03-25 12:04:25 +01:00 |
|
Kerollmops
|
8b4166410c
|
Fix the PH link on the README
|
2025-03-25 11:45:47 +01:00 |
|
HikariLan
|
9d3037aa1a
|
Fix clippy error
|
2025-03-25 18:12:36 +08:00 |
|
Tamo
|
5414887bff
|
Merge pull request #5455 from meilisearch/update-readme-ph-link
Fix the Product Hunt link
|
2025-03-25 09:44:09 +00:00 |
|
Kerollmops
|
03a0550b63
|
Fix the Product Hunt link to link to meilisearch-ai
|
2025-03-25 10:00:24 +01:00 |
|
Clément Renault
|
fca947219f
|
Merge pull request #5402 from meilisearch/do-not-reindex-searchable-order-change
Avoid reindexing searchable order changes
|
2025-03-25 07:03:14 +00:00 |
|
Clément Renault
|
fb7ae9f97f
|
Merge pull request #5454 from meilisearch/update-charabia-v0.9.3
Update Charabia v0.9.3
|
2025-03-24 22:34:51 +00:00 |
|
Clément Renault
|
cd421fea1e
|
Merge pull request #5456 from meilisearch/fix-CI
Fix CI to work with merge queues
|
2025-03-25 09:55:59 +00:00 |
|
Kerollmops
|
1ad4235beb
|
Remove the bors file
|
2025-03-25 10:05:41 +01:00 |
|
Kerollmops
|
de6c7e551e
|
Remove bors references from the repository
|
2025-03-25 10:04:38 +01:00 |
|
Kerollmops
|
c0fe70c5f0
|
Make the CI work with merge queue grouping
|
2025-03-25 10:04:24 +01:00 |
|
HikariLan
|
2800e42243
|
Separate calc_byte_length function
|
2025-03-25 00:47:17 +08:00 |
|
Many the fish
|
a09d08c7b6
|
Avoid reindexing searchable order changes
Update settings.rs
Update settings.rs
|
2025-03-24 16:26:52 +01:00 |
|
ManyTheFish
|
2e6aa63efc
|
Update Charabia v0.9.3
|
2025-03-24 14:32:21 +01:00 |
|
Many the fish
|
5759afac41
|
Merge pull request #5424 from shu-kitamura/split-tasks-test
Split unit test in tasks.rs
|
2025-03-24 09:55:50 +00:00 |
|
vuthanhtung2412
|
868c902935
|
fix meilisearch integration vector tests
|
2025-03-24 00:24:50 +01:00 |
|
vuthanhtung2412
|
e019ad7692
|
Display more detailed error message instead of panic
|
2025-03-21 15:41:31 +01:00 |
|
CodeMan62
|
1f67f373d1
|
fixed all the tests failing will "cargo insta test --accept"
|
2025-03-20 22:51:56 +05:30 |
|
Clément Renault
|
2c0bd35923
|
Merge pull request #5447 from meilisearch/clean-up-bors
Remove bors references from the repository
|
2025-03-20 16:11:11 +00:00 |
|
Kerollmops
|
b3aaa64de5
|
Remove the bors file
|
2025-03-20 16:28:08 +01:00 |
|
Kerollmops
|
7b3072ad28
|
Remove bors references from the repository
|
2025-03-20 15:57:05 +01:00 |
|
Louis Dureuil
|
db26c1e5bf
|
Merge pull request #5395 from meilisearch/update-process-for-dumpless-upgrade
Update process for dumpless upgrade
|
2025-03-20 13:42:50 +00:00 |
|
CodeMan62
|
9aee12c906
|
fixed the failing tests from snapshots
|
2025-03-20 17:55:12 +05:30 |
|
HikariLan
|
debd2b21b8
|
Merge branch 'meilisearch:main' into main
|
2025-03-20 20:10:00 +08:00 |
|
HikariLan
|
39aca661dd
|
Make _matchesPosition length byte based instead of char based
|
2025-03-20 20:02:51 +08:00 |
|
Tamo
|
5b51e8a083
|
simplify the sprint issue to only tell you to add a label on your PR
|
2025-03-20 12:41:34 +01:00 |
|
Tamo
|
3928fb36b3
|
Introduce a second github action that post the right message when we declare there are db changes
|
2025-03-20 12:41:34 +01:00 |
|
Tamo
|
2ddc1d2258
|
update the CI to enforce the db change label on PR
|
2025-03-20 12:41:34 +01:00 |
|
Tamo
|
7c267a8a0e
|
update the issue template for the sprint issue
|
2025-03-20 12:41:34 +01:00 |
|
Clément Renault
|
d39d915a7e
|
Merge pull request #5445 from meilisearch/support-merge-grouping
Make the CI work with merge queue grouping
|
2025-03-20 12:30:52 +01:00 |
|