MeiliSearch/meilisearch-lib
bors[bot] 09a72cee03
Merge #2281
2281: Hard limit the number of results returned by a search r=Kerollmops a=Kerollmops

This PR fixes #2133 by hard-limiting the number of results that a search request can return at any time. I would like the guidance of `@MarinPostma` to test that, should I use a mocking test here? Or should I do anything else?

I talked about touching the _nb_hits_ value with `@qdequele` and we concluded that it was not correct to do so.

Could you please confirm that it is the right place to change that?

Co-authored-by: Kerollmops <clement@meilisearch.com>
2022-04-04 17:19:05 +00:00
..
proptest-regressions feat(lib): auto-batching 2022-02-01 18:06:20 +01:00
src Merge #2281 2022-04-04 17:19:05 +00:00
Cargo.toml Bump the milli dependency to 0.24.1 2022-03-29 09:17:25 -07:00