MeiliSearch/meilisearch/tests/search
meili-bors[bot] 56bf8503db
Merge #4537
4537: Expose distribution shift in settings r=ManyTheFish a=dureuill

See [usage page](https://meilisearch.notion.site/v1-8-AI-search-API-usage-135552d6e85a4a52bc7109be82aeca42#d652adc0890445658aaf36352dbc8802)

# Changes

- Distribution shift added to all embedders.
- Exposed in settings
- Changed the reindexing logic to not trigger a reindex operation when only the distribution shift or API key change

Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2024-04-03 09:08:58 +00:00
..
distinct.rs Make clippy happy 2023-11-23 14:11:38 +01:00
errors.rs refactor the tests suite slightly 2023-09-11 16:56:26 +02:00
facet_search.rs Add tests to sortFacetValuesBy count 2024-03-13 11:59:39 +01:00
formatted.rs refactor the tests suite slightly 2023-09-11 16:56:26 +02:00
geo.rs Make clippy happy 2023-11-23 14:11:38 +01:00
hybrid.rs Add test 2024-03-27 14:02:09 +01:00
mod.rs push and test the search queue datastructure 2024-03-26 15:56:43 +01:00
multi.rs Tests pass 2023-12-14 16:08:41 +01:00
pagination.rs refactor the tests suite slightly 2023-09-11 16:56:26 +02:00
restrict_searchable.rs Add test reproducing #4232 2023-11-27 11:39:11 +01:00
search_queue.rs fix a flaky test 2024-03-26 21:06:55 +01:00