Open Issues Need Help
View All on GitHub enhancement good first issue
enhancement good first issue
[Meilisearch v1.50.0] Add Dynamic Search Rules (experimental) about 1 month ago
enhancement good first issue
[Meilisearch v1.48.0] Add document relations (experimental) about 2 months ago
enhancement good first issue
[Meilisearch v1.48.0] Add render template (experimental) about 2 months ago
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 6 months ago
enhancement good first issue
[v1.16] Add support for `/export` API 6 months ago
enhancement good first issue
enhancement good first issue
enhancement good first issue
[v1.30] Update Network API compatibility 8 months ago
enhancement good first issue
Run tests against Meilisearch EE 9 months ago
good first issue maintenance
[v1.26] Add tasks custom metadata 9 months ago
enhancement good first issue
[v1.23] Add support for compacting database indexes 10 months ago
enhancement good first issue
enhancement good first issue
[v1.19.0] Add sharding support 12 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 about 1 year ago
enhancement good first issue
[v1.16.0] Add support for sorting on the documents API about 1 year ago
enhancement good first issue
[v1.15.1] Add support for conversational search about 1 year 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