I have connected my own conversation and discovery services using nodejs code and when i call discovery service from chatbot its responding back with the query results(where the result is of full pdf page details), below is the code which i have used to get the results but i want to know how to get the pdf short description and link and when we click it should open the pdf in different window.
Same like below link,https://assistant-with-discovery.ng.bluemix.net/
Please let me know how to get the results like above format. I have tried with below code and want to customize the discovery results with the pdf link. https://github.com/sayurimizuguchi/conversation-with-discovery/blob/master/app.js