Swift client for the Meilisearch API

client sdk swift vapor
7 Open Issues Need Help Last updated: Sep 5, 2025

Open Issues Need Help

View All on GitHub

Swift client for the Meilisearch API

Swift
#client#sdk#swift#vapor

AI Summary: This issue aims to update the SDK to support Meilisearch v1.19.0's new sharding feature, enabling horizontal scaling. It requires modifying the SDK's Network and Tasks API methods to accept a `sharding` parameter and to parse updated API responses that include `writeApiKey` within `remotes` objects for Network responses, and `remotes` objects for Tasks responses. New test cases will also be added.

Complexity: 3/5
enhancement good first issue

Swift client for the Meilisearch API

Swift
#client#sdk#swift#vapor
enhancement good first issue

Swift client for the Meilisearch API

Swift
#client#sdk#swift#vapor
enhancement good first issue

Swift client for the Meilisearch API

Swift
#client#sdk#swift#vapor
enhancement good first issue

Swift client for the Meilisearch API

Swift
#client#sdk#swift#vapor

AI Summary: Implement Swift client methods for Meilisearch's new conversational search API (introduced in v1.15.1), including thorough testing.

Complexity: 4/5
enhancement good first issue

Swift client for the Meilisearch API

Swift
#client#sdk#swift#vapor

AI Summary: Implement the Meilisearch Swift client's support for the `/export` API, including adding necessary methods, test cases, and an example code snippet. This involves interacting with the Meilisearch export functionality to allow users to export their data.

Complexity: 4/5
enhancement good first issue

Swift client for the Meilisearch API

Swift
#client#sdk#swift#vapor