La fonction de suggestion automatique permet d'affiner rapidement votre recherche en suggérant des correspondances possibles au fur et à mesure de la frappe.
Hi HS community, we are currently in the process of exposing our blog to external web apps using the API (v3), and for the most part listing and loading entries is quite straight forward, but since we want to provide a similar experience as found in HS hosted blog site, we need to replicate the related_blog_posts Hubl tag used in the post detail pages through the API.
We thought simply doing a search request for all posts with a filter by all tags (tagId__in) present in the current article, which works but the results come quite different from what the hubl shows..
does anyone know the logic behind related_blog_posts to be able to replicate?
Personne n'a encore répondu à ce post. Revenez plus tard pour voir si une solution a été proposée, ou soumettez votre propre réponse pour aider d'autres utilisateurs.