Kerollmops
7d0d8f4445
Make the feature experimental
2025-02-10 16:11:32 +01:00
Louis Dureuil
4918b9ffb6
Network stored in DB
2025-02-05 15:03:15 +01:00
Louis Dureuil
7ae6dda03f
Add new experimental feature
2025-02-05 15:01:04 +01:00
Louis Dureuil
89a4ac92eb
fix after rebase
2025-01-14 14:08:56 +01:00
Louis Dureuil
0c10063a87
PATCH experimental-features also returns the route type rather than internal type
2025-01-14 13:55:34 +01:00
Louis Dureuil
87ea080c10
Fully remove vector store feature
2025-01-14 13:55:34 +01:00
Louis Dureuil
73d3d286d9
Serialize features as camelCase
2025-01-14 13:53:53 +01:00
Louis Dureuil
d78951feb7
vectorStore
stabilization
...
- `vectorStore` feature is always enabled
- `vectorStore` can no longer be set in the `/experimental-features` PATCH route
- `vectorStore` status is no longer returned in the `/experimental-features` GET route
2025-01-14 13:53:53 +01:00
Tamo
c9fb6c48b8
Update crates/meilisearch/src/routes/features.rs
...
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2025-01-13 13:43:38 +01:00
Tamo
67a0c9fff8
remove trailing slash in path
2025-01-13 11:55:59 +01:00
Tamo
5c7fa9b924
fix the examples of the experimental-feature route
2025-01-13 11:40:57 +01:00
Tamo
e579554c84
fmt
2025-01-07 16:30:12 +01:00
Tamo
1dd33af8a3
add the batches
2025-01-07 16:26:06 +01:00
Tamo
8a2a1e4d27
add the experimental features route
2025-01-07 16:26:06 +01:00
Tamo
cf6ad1ae5e
Merge branch 'main' into tmp-release-v1.11.0
2024-11-04 16:14:44 +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