Kerollmops
92d0d36ff6
Fix a bunch of snapshot tests
2025-06-04 10:25:35 +02:00
Louis Dureuil
c204a7bb12
Update snapshots
2025-05-22 12:39:37 +02:00
Many the fish
96bc519f9e
Merge pull request #5494 from meilisearch/deactivate-numbers-in-typos
...
Deactivate numbers in typos
2025-05-05 09:19:53 +00:00
Louis Dureuil
a315726f96
Update snapshots
2025-04-29 11:50:32 +02:00
ManyTheFish
63a4dfa2a8
Add disableOnNumber setting
2025-04-23 16:57:50 +02:00
Tamo
e9b4794f2b
Merge pull request #5488 from meilisearch/try-batch-end-reason
...
add "batcher stopped because" field to batch objects
2025-04-17 08:26:31 +00:00
Louis Dureuil
bd172bf68a
Fix more snapshots
2025-04-03 10:30:03 +02:00
Kerollmops
c670e9a39b
Make sure the snaps are happy
2025-03-26 20:03:35 +01: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
Louis Dureuil
aa32b719c7
Add tests about experimentalness of the feature and fix existing
2025-03-10 14:23:22 +01:00
meili-bors[bot]
c63c25a9a2
Merge #5355
...
5355: Support fetching the pooling method from the model configuration r=Kerollmops a=dureuill
# Pull Request
## Related issue
Fixes #5354
## What does this PR do?
- Fetches the pooling configuration from the model repository
- Use a pooling method that depends on the pooling configuration of that model.
- Allow overriding the pooling method with a new huggingFace embedder parameter `pooling`
- for backward-compatibility with Meilisearch v1.13
- for compatibility with embedders that exhibit the same behavior as Meilisearch v1.13
- Handle the default value of that new parameter
- for compatibility, when importing a db/a dump, it should be set to `forceMean`
- when (re)set from the settings for an embedder, it should be set to `useModel`
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2025-02-27 14:55:13 +00:00
ManyTheFish
5d421abdc4
Update Snapshots
2025-02-26 17:01:37 +01:00
ManyTheFish
9a6c1730aa
Add document database stats
2025-02-26 17:01:25 +01:00
Kerollmops
dfce20be21
Rename callTrace into progressTrace
2025-02-25 10:09:03 +01:00
Kerollmops
9d314ace09
Fix the insta tests
2025-02-20 11:51:58 +01:00
Kerollmops
1b1172ad16
Fix dump tests
2025-02-20 10:44:53 +01:00
Louis Dureuil
cd0dfa3f1b
Fix test cases
2025-02-18 17:21:52 +01:00
ManyTheFish
a65c52cc97
Convert dump test into snapshots
2025-02-12 14:14:10 +01:00
ManyTheFish
49e9655c24
Update snapshots
2025-02-12 14:05:32 +01:00
Tamo
43c8d54501
fix test after rebase
2025-02-11 11:19:13 +01:00
Tamo
9293e7f2c1
fix tests after rebase
2025-02-11 11:14:49 +01:00
Tamo
80198aa855
add a dump test with batches and enqueued tasks
2025-02-11 11:14:49 +01:00
Kerollmops
7d0d8f4445
Make the feature experimental
2025-02-10 16:11:32 +01:00
Louis Dureuil
88190b5602
Fix tests
2025-02-05 15:03:32 +01:00
Louis Dureuil
cb8f033130
Fix tests
2025-01-14 13:55:34 +01:00
Louis Dureuil
c32bec338f
Fix tests
2025-01-14 13:55:33 +01:00
ManyTheFish
d66dc363ed
Test and implement settings opt-out
2024-11-25 18:23:22 +01:00
Tamo
6062914654
add the batch_id to the tasks
2024-11-20 10:42:54 +01:00
Clément Renault
9c1e54a2c8
Move crates under a sub folder to clean up the code
2024-10-21 08:18:43 +02:00