algolia / algoliasearch-client-javascript

⚡️ A fully-featured and blazing-fast JavaScript API client to interact with Algolia.
https://www.algolia.com/doc/api-client/javascript/getting-started/
MIT License
1.33k stars 221 forks source link

fix(recommend): getTrendingFacets typing #1494

Closed marialungu closed 9 months ago

marialungu commented 9 months ago

The hits returned by getTrendingFacets differ (they only have faceValue, facetName and _score) from the normal hits returned by the other recommendation methods.

shortcuts commented 9 months ago

lmk if you need help for the release!