Skip to content

fix: update meilisearch and algolia search plugin to be compatible with latest search interface #52

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

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

hgaol
Copy link
Member

@hgaol hgaol commented Dec 28, 2023

fix #51 . The current logic is align with the tag search logic. both meili search and algolia search plugin have been tested.

@hgaol hgaol changed the title fix: update meilisearch plugin to be compatibl e with latest search interface fix: update meilisearch plugin to be compatible with latest search interface Dec 28, 2023
@hgaol hgaol changed the title fix: update meilisearch plugin to be compatible with latest search interface fix: update meilisearch and algolia search plugin to be compatible with latest search interface Jan 2, 2024
@LinkinStars LinkinStars requested a review from kumfo January 2, 2024 14:15
@hgaol
Copy link
Member Author

hgaol commented Jan 2, 2024

For meilisearch, you can find the doc for array filter, https://www.meilisearch.com/docs/learn/fine_tuning_results/filtering#creating-filter-expressions-with-arrays.

For algolia, the reference link is https://www.algolia.com/doc/guides/managing-results/refine-results/filtering/in-depth/combining-boolean-operators/.

Copy link
Member

@kumfo kumfo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing!

@kumfo kumfo merged commit 0c16db5 into apache:main Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make meilisearch and algolia search plugin be compatible with the latest tag search interface
2 participants