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
@millotp It worked perfectly, thank your very much for. I've also noticed the hitsPerPage doesn't do anything when it's in requestOptions but works when it's in search params
Thanks for your report, I'll make the usage clearer in the next release, I know its different from the last version but this version is a breaking change and the parameters are not the same as the last client.
Sorry for the discrepancy but it will make more sense for us in the long run !
It's all good! To be honest new version is simpler and easy to use, I like it. But if the documentation was more verbose similar to v3 it would've helped a lot.
Description
We're using v4.4.0 and filters don't seem to work when using
SearchClient::searchSingleIndex()
Either I'm doing something wrong or filters in query parameters are not taken into account when searching (Please see below reproducible scenario)
I've also tried this but because
searchSingleIndex
create bodyless requestOptions below body attribute just gets overridden.Language
PHP
Client
Search
Steps to reproduce
Relevant log output
No response
Self-service
The text was updated successfully, but these errors were encountered: