Louis Dureuil
60ff1b19a8
Searching for a document that does not exist no longer raises an error
2025-03-12 11:50:39 +01:00
Louis Dureuil
f292fc9ac0
Add ids
parameter to GET documents and POST documents/fetch
2025-03-10 11:11:48 +01:00
meili-bors[bot]
3fd86e8d76
Merge #5371
...
5371: Composite embedders r=irevoire a=dureuill
# Pull Request
## Related issue
Fixes #5343
## What does this PR do?
- Implement [public usage](https://www.notion.so/meilisearch/Composite-embedder-usage-14a4b06b651f81859dc3df21e8cd02a0 )
- Refactor the way we check if a parameter is mandatory/allowed/disallowed for a given source
- Take the "nesting context" into account for computer if a parameter is mandatory/allowed/disallowed
- Add tests checking all parameters with all sources, and made sure the results didn't change compared with v1.13
## Dumpless Upgrade
- This adds a new value for an existing parameter => compatible without change
- This adds new optional parameters => compatible without change
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2025-03-05 17:18:11 +00:00
Kerollmops
dfce20be21
Rename callTrace into progressTrace
2025-02-25 10:09:03 +01:00
Louis Dureuil
b85180fedb
Error types
2025-02-24 13:58:26 +01:00
Kerollmops
1d99c8465c
Hide the batch stats to make insta pass
2025-02-20 10:16:54 +01:00
Kerollmops
05cc8c650c
Expose the write channel congestion in the batches
2025-02-19 15:47:54 +01:00
Kerollmops
3ff1de0a21
Expose the call trace in the batch stats
2025-02-19 11:24:11 +01:00
Tamo
fa00b42c93
fix the missing batch in the dumps in meilisearch and meilitools
2025-02-11 11:14:49 +01:00
Kerollmops
7d0d8f4445
Make the feature experimental
2025-02-10 16:11:32 +01:00
Kerollmops
df40533741
Expose a route to get the update file content of a task
2025-02-10 14:05:32 +01:00
Tamo
7f82d33597
update the version file atomically
2025-02-06 18:23:28 +01:00
Tamo
8c5856007c
flush+sync the version file just in case
2025-02-06 18:04:43 +01:00
Tamo
628119e31e
fix the dumpless upgrade potential corruption when upgrading from the v1.12
2025-02-05 18:08:50 +01:00
Louis Dureuil
9996533364
Make search types serialize and deserialize so that reading from a proxy is possible
2025-02-05 15:03:16 +01:00
Louis Dureuil
b30e5a7a35
Add new permissions
2025-02-05 15:03:16 +01:00
Louis Dureuil
6d79cb23ba
New error codes
2025-02-05 15:03:16 +01:00
Louis Dureuil
73474e7af0
Network types
2025-02-05 15:03:15 +01:00
Louis Dureuil
7ae6dda03f
Add new experimental feature
2025-02-05 15:01:04 +01:00
Tamo
58f90b70c7
store the enqueued at to eases the batch deletion
2025-01-28 16:53:50 +01:00
manojks1999
528d9d6d8b
Removed CouldNotUpgrade from error file
2025-01-26 21:04:57 +05:30
Tamo
fd5649091d
add the upgradeTo field in the details
2025-01-23 16:51:23 +01:00
Tamo
b9e9fc376a
add the version in the index-scheduler
2025-01-23 16:51:22 +01:00
Tamo
b132d70413
fix the details in all cases
2025-01-23 16:51:21 +01:00
Tamo
0cc25c7e4c
add a large test importing a data.ms from the v1.12.0
2025-01-23 16:51:18 +01:00
Tamo
102681e384
starts adding tests and fix the starts of meilisearch
2025-01-23 16:51:18 +01:00
Tamo
3ef7a478cd
move the version check to the task queue
2025-01-23 16:48:32 +01:00
Tamo
d3654906bf
Add the new tasks with most of the job done
2025-01-23 16:48:32 +01:00
Louis Dureuil
87ea080c10
Fully remove vector store feature
2025-01-14 13:55:34 +01:00
Louis Dureuil
de6cd3ac01
Consistent error codes
2025-01-14 13:55:34 +01:00
Louis Dureuil
03097e65e8
Always display embedders setting
2025-01-14 13:55:34 +01:00
Louis Dureuil
29eeb84ce3
Add --experimental-disable-vector-store
CLI flag
2025-01-14 13:53:53 +01:00
Clément Renault
091f989b72
Upgrade incompatible dependencies
2025-01-08 15:58:03 +01:00
Clément Renault
48a9ad4c17
Fix insta to 1.39
2025-01-08 15:18:08 +01:00
Clément Renault
b997039a91
Upgrade compatible dependencies
2025-01-08 13:52:14 +01:00
Tamo
a8ef6f08e0
Update crates/meilisearch-types/src/settings.rs
...
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2025-01-07 16:31:39 +01:00
Tamo
ae5a04e85c
apply review comments
2025-01-07 16:30:14 +01:00
Tamo
8ebfc9fa92
Update crates/meilisearch-types/src/settings.rs
...
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2025-01-07 16:30:14 +01:00
Tamo
dd128656cb
fix all the tests
2025-01-07 16:28:12 +01:00
Tamo
ac944f0960
review all the return type
2025-01-07 16:26:06 +01:00
Tamo
aab6ffec30
fix and review all the documents route
2025-01-07 16:26:06 +01:00
Tamo
1dd33af8a3
add the batches
2025-01-07 16:26:06 +01:00
Tamo
0bf4157a75
try my best to make the sub-settings routes works, it doesn't
2025-01-07 16:26:06 +01:00
Tamo
04e4586fb3
add the searches route and fix a few broken things
2025-01-07 16:26:06 +01:00
Tamo
78f6f22a80
implement all the /indexes/documents route
2025-01-07 16:26:06 +01:00
Tamo
13afdaf393
finish rebase and update utoipa to the latest version
2025-01-07 16:26:06 +01:00
Tamo
742d0ee531
Implements the get and delete tasks route
2025-01-07 16:26:04 +01:00
meili-bors[bot]
1fc90fbacb
Merge #5147
...
5147: Batch progress r=dureuill a=irevoire
# Pull Request
## Related issue
Fixes https://github.com/meilisearch/meilisearch/issues/5068
## What does this PR do?
- ...
## PR checklist
Please check if your PR fulfills the following requirements:
- [ ] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [ ] Have you read the contributing guidelines?
- [ ] Have you made sure that the title is accurate and descriptive of the changes?
Thank you so much for contributing to Meilisearch!
Co-authored-by: Tamo <tamo@meilisearch.com>
2024-12-12 09:15:54 +00:00
Tamo
8cd3a1aa57
fmt
2024-12-11 18:18:40 +01:00
Tamo
ab9213fa94
ensure we never write the progress to the db
2024-12-11 18:16:20 +01:00