Ruby SDK for the Meilisearch API

client meilisearch sdk
7 Open Issues Need Help Last updated: Sep 9, 2025

Open Issues Need Help

View All on GitHub

Ruby SDK for the Meilisearch API

Ruby
#client#meilisearch#sdk

AI Summary: This issue aims to update the SDK to support Meilisearch v1.19's new sharding feature, which enables horizontal scaling. This involves modifying Network API methods to accept a `sharding` parameter and include `writeApiKey` in `remotes` objects in responses, as well as updating Tasks API responses to include `remotes` objects. New test cases are also required to validate the implementation.

Complexity: 3/5
enhancement good first issue

Ruby SDK for the Meilisearch API

Ruby
#client#meilisearch#sdk
enhancement good first issue

Ruby SDK for the Meilisearch API

Ruby
#client#meilisearch#sdk
enhancement good first issue

Ruby SDK for the Meilisearch API

Ruby
#client#meilisearch#sdk
enhancement good first issue

Ruby SDK for the Meilisearch API

Ruby
#client#meilisearch#sdk
enhancement good first issue

Ruby SDK for the Meilisearch API

Ruby
#client#meilisearch#sdk

AI Summary: Implement the Meilisearch Ruby SDK's support for the new conversational search API introduced in Meilisearch v1.15.1. This involves adding methods to interact with the chats API, writing comprehensive test cases, and ensuring compatibility with the existing SDK structure.

Complexity: 4/5
enhancement good first issue

Ruby SDK for the Meilisearch API

Ruby
#client#meilisearch#sdk