|
8ff15b3dfb
|
fix the tests
|
2025-01-13 16:17:50 +01:00 |
|
|
45f289488d
|
Add test for url checks on ollama embedders
|
2025-01-13 14:33:30 +01:00 |
|
|
b0ef7701ae
|
Merge #5231
Indexing bench (push) / Run and upload benchmarks (push) Waiting to run
Benchmarks of indexing (push) / Run and upload benchmarks (push) Waiting to run
Benchmarks of search for geo (push) / Run and upload benchmarks (push) Waiting to run
Benchmarks of search for songs (push) / Run and upload benchmarks (push) Waiting to run
Benchmarks of search for Wikipedia articles (push) / Run and upload benchmarks (push) Waiting to run
Run the indexing fuzzer / Setup the action (push) Successful in 1h6m28s
Publish binaries to GitHub release / Publish binary for ${{ matrix.os }} (meilisearch, meilisearch-macos-amd64, macos-13) (push) Waiting to run
Publish binaries to GitHub release / Publish binary for macOS silicon (meilisearch-macos-apple-silicon, aarch64-apple-darwin) (push) Waiting to run
Test suite / Tests on ${{ matrix.os }} (macos-13) (push) Waiting to run
Publish binaries to GitHub release / Check the version validity (push) Successful in 8s
Publish binaries to GitHub release / Publish binary for Linux (push) Failing after 8s
Publish binaries to GitHub release / Publish binary for ${{ matrix.os }} (meilisearch.exe, meilisearch-windows-amd64.exe, windows-2022) (push) Failing after 27s
Publish binaries to GitHub release / Publish binary for aarch64 (meilisearch-linux-aarch64, aarch64-unknown-linux-gnu) (push) Failing after 10s
Test suite / Tests on ${{ matrix.os }} (windows-2022) (push) Failing after 19s
Test suite / Tests on ubuntu-20.04 (push) Failing after 26s
Test suite / Tests almost all features (push) Failing after 25s
Test suite / Test disabled tokenization (push) Failing after 26s
Test suite / Run tests in debug (push) Failing after 47s
Test suite / Run Rustfmt (push) Successful in 4m40s
Test suite / Run Clippy (push) Successful in 11m19s
5231: Improve openapi r=dureuill a=irevoire
# Pull Request
## Related issue
Fixes https://github.com/meilisearch/open-api/issues/17
Fixes https://github.com/meilisearch/open-api/issues/13
Fixes https://github.com/meilisearch/open-api/issues/14
Fixes https://github.com/meilisearch/open-api/issues/16
Co-authored-by: Tamo <tamo@meilisearch.com>
|
2025-01-13 13:04:09 +00:00 |
|
|
c9fb6c48b8
|
Update crates/meilisearch/src/routes/features.rs
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
|
2025-01-13 13:43:38 +01:00 |
|
|
0de34aa8fa
|
avoid generating the same operationId
|
2025-01-13 12:36:22 +01:00 |
|
|
6bfcad4b05
|
Add the server property
|
2025-01-13 12:13:39 +01:00 |
|
|
67a0c9fff8
|
remove trailing slash in path
|
2025-01-13 11:55:59 +01:00 |
|
|
cc4aca78c4
|
Merge #5220
5220: Merge back changes of v1.12.2 in main r=dureuill a=dureuill
Co-authored-by: curquiza <curquiza@users.noreply.github.com>
Co-authored-by: Tamo <tamo@meilisearch.com>
Co-authored-by: dureuill <dureuill@users.noreply.github.com>
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
|
2025-01-13 10:54:36 +00:00 |
|
|
5c7fa9b924
|
fix the examples of the experimental-feature route
|
2025-01-13 11:40:57 +01:00 |
|
|
9837de271d
|
fixed majority of errors
|
2025-01-10 15:31:45 -05:00 |
|
|
42854c0bca
|
Merge #5223
Indexing bench (push) / Run and upload benchmarks (push) Waiting to run
Benchmarks of indexing (push) / Run and upload benchmarks (push) Waiting to run
Benchmarks of search for geo (push) / Run and upload benchmarks (push) Waiting to run
Benchmarks of search for songs (push) / Run and upload benchmarks (push) Waiting to run
Benchmarks of search for Wikipedia articles (push) / Run and upload benchmarks (push) Waiting to run
Test suite / Tests on ${{ matrix.os }} (macos-13) (push) Waiting to run
Test suite / Tests on ${{ matrix.os }} (windows-2022) (push) Failing after 12s
Test suite / Tests on ubuntu-20.04 (push) Failing after 11s
Test suite / Tests almost all features (push) Has been skipped
Test suite / Test disabled tokenization (push) Has been skipped
Test suite / Run tests in debug (push) Failing after 9s
Test suite / Run Clippy (push) Successful in 6m16s
Test suite / Run Rustfmt (push) Successful in 1m39s
Run the indexing fuzzer / Setup the action (push) Successful in 1h5m11s
5223: Limit batched tasks total size r=curquiza a=Kerollmops
Introduce a new engine parameter (env and config, too) to limit the maximum payload size processed by the engine in batches. You can [review the Discussion and usage on GitHub](https://github.com/orgs/meilisearch/discussions/801).
Co-authored-by: Clément Renault <clement@meilisearch.com>
|
2025-01-09 16:13:17 +00:00 |
|
|
d0bdff7b7b
|
Make the batched tasks size limit effectively work
|
2025-01-09 12:06:28 +01:00 |
|
|
8650ee66c1
|
Introduce the new experimental-limit-batched-tasks-total-size argument
|
2025-01-09 12:06:28 +01:00 |
|
|
7b3353252f
|
update the test to ensure it works when specifying the primary key or not: it doesn't work
|
2025-01-09 10:24:35 +01:00 |
|
|
647a10bf18
|
stop skipping empty tasks when adding documents
|
2025-01-09 10:24:34 +01:00 |
|
|
08c332980b
|
add a test reproducing the bug
|
2025-01-09 10:12:12 +01:00 |
|
|
eecf4c53e7
|
updated changes
|
2025-01-08 15:10:09 -05:00 |
|
|
cf4c3c287b
|
Make rustfmt happy
|
2025-01-08 18:24:39 +01:00 |
|
|
71e5605daa
|
Make clippy happy
|
2025-01-08 18:24:39 +01:00 |
|
|
d4529d8c83
|
Fix after upgrading sysinfo
|
2025-01-08 15:59:30 +01:00 |
|
|
3e3695445f
|
Fix after upgrading thiserror
|
2025-01-08 15:58:32 +01:00 |
|
|
091f989b72
|
Upgrade incompatible dependencies
|
2025-01-08 15:58:03 +01:00 |
|
|
48a9ad4c17
|
Fix insta to 1.39
|
2025-01-08 15:18:08 +01:00 |
|
|
b997039a91
|
Upgrade compatible dependencies
|
2025-01-08 13:52:14 +01:00 |
|
|
27155f845c
|
adding back a missing task wait.
|
2025-01-08 15:36:10 +11:00 |
|
|
c6f14279d7
|
remove unused imports.
|
2025-01-08 15:11:34 +11:00 |
|
|
ae5a04e85c
|
apply review comments
|
2025-01-07 16:30:14 +01:00 |
|
|
21026f0ca8
|
move the swagger behind a feature flag
|
2025-01-07 16:30:14 +01:00 |
|
|
e579554c84
|
fmt
|
2025-01-07 16:30:12 +01:00 |
|
|
ff49250c1a
|
remove useless doc
|
2025-01-07 16:29:09 +01:00 |
|
|
8b95c6ae56
|
improve the description of all the settings route
|
2025-01-07 16:29:09 +01:00 |
|
|
28162759a4
|
fix imports after rebase
|
2025-01-07 16:29:08 +01:00 |
|
|
dd128656cb
|
fix all the tests
|
2025-01-07 16:28:12 +01:00 |
|
|
4456df5a46
|
fix some tests
|
2025-01-07 16:28:11 +01:00 |
|
|
0b104b3efa
|
fix the list indexes
|
2025-01-07 16:26:06 +01:00 |
|
|
ac944f0960
|
review all the return type
|
2025-01-07 16:26:06 +01:00 |
|
|
5f55e88484
|
review all the parameters and tags
|
2025-01-07 16:26:06 +01:00 |
|
|
aab6ffec30
|
fix and review all the documents route
|
2025-01-07 16:26:06 +01:00 |
|
|
1dd33af8a3
|
add the batches
|
2025-01-07 16:26:06 +01:00 |
|
|
8a2a1e4d27
|
add the experimental features route
|
2025-01-07 16:26:06 +01:00 |
|
|
e2686c0fce
|
add the swap indexes
|
2025-01-07 16:26:06 +01:00 |
|
|
9473a2a6ca
|
add the multi-search
|
2025-01-07 16:26:06 +01:00 |
|
|
11ce3b9636
|
fix the settings
|
2025-01-07 16:26:06 +01:00 |
|
|
0bf4157a75
|
try my best to make the sub-settings routes works, it doesn't
|
2025-01-07 16:26:06 +01:00 |
|
|
4eaa626bca
|
add the similar route
|
2025-01-07 16:26:06 +01:00 |
|
|
668b26b641
|
add the facet search
|
2025-01-07 16:26:06 +01:00 |
|
|
04e4586fb3
|
add the searches route and fix a few broken things
|
2025-01-07 16:26:06 +01:00 |
|
|
78f6f22a80
|
implement all the /indexes/documents route
|
2025-01-07 16:26:06 +01:00 |
|
|
13afdaf393
|
finish rebase and update utoipa to the latest version
|
2025-01-07 16:26:06 +01:00 |
|
|
742d0ee531
|
Implements the get and delete tasks route
|
2025-01-07 16:26:04 +01:00 |
|