meilisearch-swift icon indicating copy to clipboard operation
meilisearch-swift copied to clipboard

Swift client for the Meilisearch API

Results 56 meilisearch-swift issues
Sort by recently updated
recently updated
newest added
trafficstars

Related to this issue: https://github.com/meilisearch/integration-guides/issues/211 This PR: - gathers the changes related to the next Meilisearch release (v0.29.0) so that this package is ready when the official release is out....

documentation
skip-changelog

Integrations tests are made against a running Meilisearch instance. Thus they are asynchronous. Which means that if we need to test a function that requires a setup. A cascade hells...

help wanted
hacktoberfest

⚠️ This issue is generated, which means the examples and the namings do not necessarily correspond to the language of this repository. Also, if you are a maintainer, please add...

good first issue

⚠️ This issue is generated, which means the examples and the namings do not necessarily correspond to the language of this repository. Also, if you are a maintainer, please add...

good first issue
hacktoberfest

I made a huge mistake when I choose `vapor/jwt-kit` to implement the generate tenant token method changes from Meilisearch version v0.26. It was apparently a good choice, but I discover...

bug
help wanted

As for #283 the different requests method provide `headers` as an optionnal parameter. Nonetheless, if we go up in the stack of calls, no headers are passed to these methods....

enhancement
hacktoberfest

⚠️ This issue is generated, it means the examples and the namings do not necessarily correspond to the language of this repository. Also, if you are a maintainer, feel free...

good first issue
hacktoberfest

https://github.com/raywenderlich/swift-style-guide Related to #235

**Description** It's not possible to compile the Dockerfile in the Apple M1. **Expected behavior** Compile the Dockerfile in the Apple M1. **Current behavior** Currently, I suspect that the image `maxdesiatov/swift-alpine`...

bug
good first issue