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.10.0] Federated search #560

Open
3 tasks
brunoocasali opened this issue Aug 27, 2024 · 0 comments · May be fixed by #571
Open
3 tasks

[v1.10.0] Federated search #560

brunoocasali opened this issue Aug 27, 2024 · 0 comments · May be fixed by #571
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@brunoocasali
Copy link
Member

Following this central issue

Explanation of the feature

Pass new search parameters to multiSearch method to get one single list of result
Ensure the queries passed can accept the federationOptions search parameter
No need to handle the case of errors, Meilisearch does it

Usage: https://meilisearch.notion.site/v1-10-federated-search-698dfe36ab6b4668b044f735fb40f0b2?pvs=74

TODO

  • Add a new search parameter named federation to the multiSearch method
  • Add the capability to have a new search parameter to the search query named federationOptions
  • Add tests

⚠️ Please do 1 PR for all of these changes, and not several.

@brunoocasali brunoocasali added enhancement New feature or request good first issue Good for newcomers labels Aug 27, 2024
@apt-TebbeM apt-TebbeM linked a pull request Oct 16, 2024 that will close this issue
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant