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.0] New matching strategy variant: frequency #1666

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

[v1.9.0] New matching strategy variant: frequency #1666

curquiza opened this issue Jun 5, 2024 · 1 comment · Fixed by #1670
Labels
good first issue Good for newcomers Meilisearch bump Changes related to the Meilisearch bump version

Comments

@curquiza
Copy link
Member

curquiza commented Jun 5, 2024

Related to meilisearch/integration-guides#301

Explanation of the feature

Introduction of a new variant of the matchingStrategy search parameter: frequency. Previous existing ones: all and last

Usage: https://meilisearch.notion.site/frequency-matching-strategy-89868fb7fc584026bc56e378eb854a7f

TODO

  • Ensure the matchingStrategy search parameter (in the search method) can accept the frequency value
  • 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 the Meilisearch bump Changes related to the Meilisearch bump version label Jun 5, 2024
@curquiza curquiza added the good first issue Good for newcomers label Jun 5, 2024
@curquiza curquiza linked a pull request Jun 11, 2024 that will close this issue
3 tasks
@curquiza
Copy link
Member Author

Closed by #1670

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Meilisearch bump Changes related to the Meilisearch bump version
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant