meilisearch-rust icon indicating copy to clipboard operation
meilisearch-rust copied to clipboard

[v1.14] Add exhaustive facet search

Open Strift opened this issue 8 months ago • 0 comments

This issue follows the changes related to Meilisearch v1.14.0 mega issue.

Description

Update facet search to allow exhaustive facet count.

For more context, see the related issue in Meilisearch: https://github.com/meilisearch/meilisearch/issues/5359

Tasks

  • [ ] Update the search method to handle the exhaustiveFacetCount parameter

Strift avatar Apr 21 '25 07:04 Strift