Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v1.9] Distinct field at search time #646

Closed
2 tasks
curquiza opened this issue Jun 18, 2024 · 1 comment · Fixed by #648
Closed
2 tasks

[v1.9] Distinct field at search time #646

curquiza opened this issue Jun 18, 2024 · 1 comment · Fixed by #648
Labels
enhancement New feature or request good first issue Good for newcomers Meilisearch bump Changes related to the Meilisearch bump version

Comments

@curquiza
Copy link
Member

Related to meilisearch/integration-guides#301

Explanation of the feature

Introduction of a new search parameter distinct to apply distinct attribute at search time. The attributes must be filterable (added to filterableAttributes) to be used in distinct

Usage: https://meilisearch.notion.site/Set-distinctAttribute-at-search-usage-947187b312c04616a8ca8ef5bcc5c63c

TODO

  • Add a new search parameter named distinct
  • Add tests.

⚠️ Make PRs pointing to bump-meilisearch-v1.9.0 and NOT main. Please do 1 PR for all of these changes, and not several.

@curquiza curquiza added enhancement New feature or request good first issue Good for newcomers Meilisearch bump Changes related to the Meilisearch bump version labels Jun 18, 2024
@curquiza curquiza linked a pull request Jun 19, 2024 that will close this issue
3 tasks
@curquiza
Copy link
Member Author

curquiza commented Jul 1, 2024

Closed by #648

@curquiza curquiza closed this as completed Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Meilisearch bump Changes related to the Meilisearch bump version
Projects
None yet
1 participant