Open Issues Need Help
View All on GitHub.NET client for Meilisearch
.NET client for Meilisearch
.NET client for Meilisearch
.NET client for Meilisearch
.NET client for Meilisearch
.NET client for Meilisearch
.NET client for Meilisearch
.NET client for Meilisearch
.NET client for Meilisearch
.NET client for Meilisearch
.NET client for Meilisearch
.NET client for Meilisearch
.NET client for Meilisearch
.NET client for Meilisearch
.NET client for Meilisearch
.NET client for Meilisearch
.NET client for Meilisearch
AI Summary: This issue proposes updating the SDK to support Meilisearch v1.19's sharding feature. It requires modifying Network API methods to accept a `sharding` parameter and updating both Network and Tasks API response models to include new `remotes` objects and `writeApiKey` fields. New test cases will also be added to validate these changes.
.NET client for Meilisearch
.NET client for Meilisearch
.NET client for Meilisearch
.NET client for Meilisearch
AI Summary: Implement the Meilisearch .NET client's support for the new conversational search API introduced in Meilisearch v1.15.1. This involves adding methods to interact with the chats API, including creating, updating, and retrieving chat conversations, and writing corresponding unit tests.
.NET client for Meilisearch
AI Summary: Implement the Meilisearch `/export` API endpoint in the existing .NET wrapper. This involves adding new methods to handle API requests, creating comprehensive test cases, and providing a code example demonstrating the functionality.
.NET client for Meilisearch