MeiliSearch/meilisearch-types/src
meili-bors[bot] 29c3aca72a
Merge #4929
4929: Add facets support to federated r=Kerollmops a=dureuill

# Pull Request

## Related issue 

- Fixes #4932 (sprint issue)
- Fixes  #4913 (user-opened issue)

## What does this PR do?

See [public usage](https://meilisearch.notion.site/v1-11-Federated-search-59b30e03383c40729d7541a3dffb0069)

> [!CAUTION]
> This PR introduces a 🚨**breaking change**🚨: `queries.facets` when `federation` is present and non-`null` is now **an error**

### Implementation standpoint:

- Facet distribution: fix issue where truncated facet distribution would have a wrong order
- facet distribution: implement Display for OrderBy


Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2024-09-18 09:47:20 +00:00
..
deserr Add new errors to meilisearch 2024-07-11 16:31:44 +02:00
compression.rs Compress the snapshot in a tarball 2022-10-27 11:35:15 +02:00
document_formats.rs fix and remove the file-store hack of /dev/null 2024-02-26 10:19:07 +01:00
error.rs Remove runtime sortFacetValuesBy 2024-09-17 17:22:03 +02:00
facet_values_sort.rs Move the sortFacetValuesBy in the faceting settings 2023-06-29 14:33:31 +02:00
features.rs Implements the experimental contains filter operator« 2024-07-17 11:13:37 +02:00
index_uid_pattern.rs bump deserr 2023-02-14 20:04:30 +01:00
index_uid.rs Required changes to IndexUid 2024-09-17 10:39:47 +02:00
keys.rs implement the snapshots on demand 2023-09-11 12:35:57 +02:00
lib.rs Implement localized search 2024-07-25 10:51:27 +02:00
locales.rs Factorize using macro 2024-09-17 17:00:03 +02:00
settings.rs Implement localized attributes settings 2024-07-25 10:51:27 +02:00
star_or.rs get rids of the unwrap_any function in favor of take_cf_content 2023-02-14 20:06:31 +01:00
task_view.rs Support deleting documents with functions 2024-07-10 16:28:15 +02:00
tasks.rs Support DocumentEdition in dumps 2024-07-10 16:29:17 +02:00
versioning.rs Change versioning in meili 2024-09-05 10:08:06 +02:00