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

Make compatible with Meilisearch v1.1.0 #318

Closed
sanders41 opened this issue Oct 15, 2022 · 1 comment
Closed

Make compatible with Meilisearch v1.1.0 #318

sanders41 opened this issue Oct 15, 2022 · 1 comment
Labels
good first issue Good for newcomers

Comments

@sanders41
Copy link
Owner

sanders41 commented Oct 15, 2022

The following are needed to add compatibility with Meilisearch v0.29.

[ ] Bump meilisearch-python-async
[ ] Add matching_strategy: str = "all" to the SearchParameters model
[ ] Update the search route to pass matching_strategy
[ ] Update search tests to include matching_strategy

@sanders41 sanders41 added the good first issue Good for newcomers label Oct 15, 2022
@sanders41 sanders41 changed the title Make compatible with Meilisearch v0.29 Make compatible with Meilisearch v1.1.0 Apr 15, 2023
@sanders41
Copy link
Owner Author

Fixed via #429

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
Projects
None yet
Development

No branches or pull requests

1 participant