meilisearch / meilisearch/meilisearch-rust
[v1.13] Remote federated search requests (experimental)
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 434
- Forks
- 114
- 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
Read the linked Meilisearch network API and multi-search API specifications, then review the related Meilisearch engine issue 4980. Identify the Rust wrapper entry points for the network API and multi-search functionality. Done means experimental remote federated search requests are supported, including the network API and the multi-search remote parameter.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100