Hi Rick,
Sorry, I probably didn't explain my problem well. Basically what I want to do is have RH search just the topic names, instead of the content within the topic. For example, if a user searches for "client file" the search should bring up "Creating a Client File" first.
In Windows Explorer, I changed some of the file extensions to .xhtm and that worked out well. RH stopped searching the content within those topics I changed. However, in my actual RH project the topics are marked with red Xs.
If I try to change the file extensions in RH, RH says there's a topic with that name already and asks me to choose a different name. Should I change the file extensions in RH or in Explorer or both?
Thanks again for your help!
Hi, TechWriter77,
To be honest, I think the simplest solution is to educate your users to select the "Search titles only" checkbox at the bottom of the Search tab. Or you could instruct them in how to construct quite sophisticated searches by incoporating the information in the following page into your Help file:
http://helpware.net/htmlhelp/hhfindingtext.htm
As Rick says, the workaround of changing the file name extensions of the HTML topic files is a blunt instrument that prevents the compiler from parsing any of the content of those topics for full-text search data — including the topic titles. So, you'd need to find some other solution that enabled you to encrypt the body of the topics (so hiding it from the compiler) but leave the topic titles untouched. Even if this is possible, it seems like a lot of work for little gain. It could be frustrating for users, too, if they're searching for a term that they know is present but which you haven't included in a topic title.
Pete