Open Issues Need Help
View All on GitHub enhancement good first issue
[v1.19.0] Add sharding support about 2 months ago
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
[v1.16.0] Add support for multi-modal search 2 months ago
enhancement good first issue
enhancement good first issue
[v1.17.0] Add support for webhook API 2 months ago
enhancement good first issue
[v1.16] Add support for `/export` API 2 months ago
enhancement good first issue
[v1.15.1] Add support for conversational search 3 months ago
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