Search integration

This forum is for all Flare issues related to the HTML5, WebHelp, WebHelp Plus, and Adobe Air Targets
Post Reply
agracer
Propeller Head
Posts: 23
Joined: Fri Aug 19, 2016 11:58 am

Search integration

Post by agracer »

I would like my developers to include a search box in their Web Application that would then pass the search string to my HTML5 Help Search engine (Flare). From there it would function as if the user opened the help window and performed the search within the help itself.

Is there some API or other mechanism that would allow this?

Thank you all!
--Amy
NorthEast
Master Propellus Maximus
Posts: 6363
Joined: Mon Mar 05, 2007 8:33 am

Re: Search integration

Post by NorthEast »

Yes, use the SearchQuery parameter in a CSH call.
It's in Flare's help: https://help.madcapsoftware.com/flare20 ... earchquery

For example, click this link to search for "SearchQuery" in Flare's online help:
https://help.madcapsoftware.com/flare2018/Default.htm#&SearchQuery=SearchQuery
Post Reply