RH Search Problem
Hello,
I joined this forum because of issues with RH search I've been hacking away at for the past two days.
There are mainly two features I'm trying to add to Robohelp. I'm running a Merged WebHelp (in RH 9) with one project a child of another. Both the parent project and child has their topics, toc, etc. They were two different project where I made one a subproejct of another.
One of the features I am trying to add is to have the search results displays results from the child project first before the parent (kind of contradictory to give the child priority but it has to do with the existing framework). As it is, the search results jumble topics from child and parent together. I essetnially want the child topcis to appear first.
Another feature I am trying to add is to open a second frame on the side of certain topics. The frame will contain the search results from the child project with the query being the topic. I can't create a link to have a search frame independent. I also can't seem to script up a code to pass in parameters for the search (the js files for search are just enormous).
Any help would be greatly appreciated.
