-
Notifications
You must be signed in to change notification settings - Fork 26
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
Facet search #344
Facet search #344
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me @ahmednfwela nice work as usual!
I will just ask you to improve the PR description to be close to what I should add to the CHANGELOG :)
I'll let you merge after that :) |
well, the only user-facing change is just the added I will fix the conflict and push a new version |
@brunoocasali please check now :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!
bors merge
Build succeeded: |
Pull Request
Related issue
Fixes #340
What does this PR do?
Future<FacetSearchResult> facetSearch(FacetSearchQuery query)
toMeiliSearchIndex
PR checklist
Please check if your PR fulfills the following requirements:
Thank you so much for contributing to Meilisearch!