Open Issues Need Help
View All on GitHub enhancement good first issue
enhancement good first issue
enhancement good first issue
enhancement good first issue
enhancement good first issue
enhancement good first issue
[v1.17.0] Add support for webhook API 4 months ago
enhancement good first issue
[v1.16] Add support for `/export` API 5 months ago
enhancement good first issue
enhancement good first issue
enhancement good first issue
[v1.30] Update Network API compatibility 7 months ago
enhancement good first issue
Run tests against Meilisearch EE 7 months ago
good first issue maintenance
[v1.26] Add tasks custom metadata 8 months ago
enhancement good first issue
[v1.23] Add support for compacting database indexes 8 months ago
enhancement good first issue
enhancement good first issue
[v1.19.0] Add sharding support 10 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 11 months ago
enhancement good first issue
[v1.16.0] Add support for sorting on the documents API 11 months ago
enhancement good first issue
[v1.15.1] Add support for conversational search 11 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