Forum Discussion

bhupen's avatar
bhupen
Advisor
10 years ago

Get Trending topics and related topic?

Hi guys,

 

Iam back with new Requirement:

 

Reqruiement 1:

  -> Trending Topics (based on the number of Replies, showing the top 3 threads with the highest replies for the day)

               Remarks[API assumed: /vc/threads/id/45/reply/] but Iam not sure how will I get the highest reply thread.

 

Reqruiement 2:

  -> Related Topics (based on the title of the thread the user is viewing and the top 3 results displayed as if searching the title)

 

Help is appreciated

 

Regards,

Bhupen

    • bhupen's avatar
      bhupen
      Advisor

      OlivierS  Thanks again for your reply.

       

      Requirement 1.  It seems its good approach to me, going to implement it.

       

      Requirement 2. this is bit similar but as per recommendations feature it shows related topic from througout community but mine requirement is  to show only those threads "based on the title of the thread the user is viewing "

       

      Regards,

      Bhupen

      • OlivierS's avatar
        OlivierS
        Lithium Alumni (Retired)

        bhupen 

         

        An idea would be to do an AJAX call to the search API (if any) passing the title as a parameter and displaying the result in a container.

        I guess it's how TalkTalk is doing it on their community.

         

        2015-01-21_1329.png