meilisearch / meilisearch/meilisearch-ruby
[v1.13] Remote federated search requests (experimental)
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- Ruby
- Stars
- 224
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
Following the changes related to Meilisearch v1.13.0 mega issue:
Description
Implement the experimental feature for remote federated search requests.
For further reference, see the related Meilisearch engine issue.
Specifications
- Add support for the new
networkAPI - Update the multi-search functionality to accept the
remoteparameter
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Meilisearch network API and multi-search documentation, then inspect the existing multi-search functionality and request handling in this Ruby SDK. Done means the experimental network API is supported and multi-search accepts the remote parameter, with behavior aligned to the related engine issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100