You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A type for MultiSearchParameters exists, but it doesn't appear that any API calls use that type.
I'd much prefer to use a strict type than the HashMaps shown in the above example.
This allows the compiler to enforce that the fields are named appropriately.
Description
https://typesense.org/docs/0.23.0/api/federated-multi-search.html#multi-search-parameters
It does not seem like the library supports multi-search / feterated. Is this a planned feature?
The text was updated successfully, but these errors were encountered: