MeiliSearch/crates/meilisearch/src
meili-bors[bot] 98a785b0d7
Merge #5080
5080: Fix getting a single batch through the GET route r=Kerollmops a=dureuill

# Pull Request

## Related issue
Fixes a bug where getting a single batch does not work

Related to #5070 


fix by `@Kerollmops` 

Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2024-11-21 17:08:46 +00:00
..
analytics Merge branch 'main' into tmp-release-v1.11.0 2024-11-04 16:14:44 +01:00
extractors Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
routes Fix getting a single batch through the GET route 2024-11-21 17:59:31 +01:00
search Merge branch 'main' into indexer-edition-2024 2024-11-20 16:59:58 +01:00
error.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
lib.rs Fix all the benchmark compilation errors 2024-11-20 13:16:32 +01:00
main.rs Merge branch 'main' into tmp-release-v1.11.0 2024-11-04 16:14:44 +01:00
metrics.rs Adds new metrics to prometheus: SearchQueue size, SearchQueue searches running, and Search Queue searches waiting. 2024-11-06 15:37:16 -03:00
middleware.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
option.rs Merge branch 'main' into tmp-release-v1.11.0 2024-11-04 16:14:44 +01:00
search_queue.rs Adds new metrics to prometheus: SearchQueue size, SearchQueue searches running, and Search Queue searches waiting. 2024-11-06 15:37:16 -03:00