Closed shawncruz closed 2 years ago
@Aallam 👋🏻 A review would on this would be much appreciated. The current failing tests seem to be unrelated to the changes introduced by this PR.
I've run the tests, and it works as expected! thank you @shawncruz for your contribution :)
Describe your change
Add similarQuery to params sent to Algolia.
What problem is this fixing?
While similarQuery is exposed by the Query class type, it isn't used when it comes time to build the params string. The result is that similarQuery isn't sent to Algolia during execution.