Ensure `searchUserIDs()` accepts `cluster` and not `clusterName` parameter
aseure opened this issue · 0 comments
aseure commented
The Algolia documentation was wrongly documenting that the searchUserIDs()
method is accepting an optional clusterName
parameter. Actually, the
parameter can only be passed as cluster
.