Use own request crate, instead of the meilisearch_sdk version #5

Merged
kerkmann merged 0 commits from implement-own-client into main 2024-03-24 21:22:20 +00:00
kerkmann commented 2024-03-24 21:14:29 +00:00 (Migrated from gitlab.com)

The problem is that the meilisearch_sdk wan't to have lifetimes everywhere,
which is in conflict with the static lifetime in leptos.
This PR is solving that problem by implement the request for the SingleSearch and MultiSearch.

There are also breaking changes, for example renaming the MeilisearchAuthParameters to AuthParameters.

The problem is that the `meilisearch_sdk` wan't to have lifetimes everywhere, which is in conflict with the static lifetime in leptos. This PR is solving that problem by implement the request for the `SingleSearch` and `MultiSearch`. There are also breaking changes, for example renaming the `MeilisearchAuthParameters` to `AuthParameters`.
kerkmann commented 2024-03-24 21:14:30 +00:00 (Migrated from gitlab.com)

assigned to @kerkmann

assigned to @kerkmann
kerkmann commented 2024-03-24 21:14:47 +00:00 (Migrated from gitlab.com)

enabled an automatic merge when the pipeline for c49e01be41 succeeds

enabled an automatic merge when the pipeline for c49e01be41e832f35ed17da68d86f960a06cec29 succeeds
kerkmann commented 2024-03-24 21:22:20 +00:00 (Migrated from gitlab.com)

mentioned in commit 4f6b1210a7

mentioned in commit 4f6b1210a7fe7717c4c7aaa315462541102c6ab7
Sign in to join this conversation.
No reviewers
No labels
WIP
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kerkmann/leptos_meilisearch!5
No description provided.