Skip to main content
Participant
July 1, 2015
Answered

Can I use Boolean operators, nested expressions, and wildcard expressions in the Search function of HTML5 outputs?

  • July 1, 2015
  • 3 replies
  • 573 views

I'm coming to HTML5 from the CHM world. Is there a way to allow/enable my audience to use:

  • Advanced (i.e., other than AND & OR) Boolean operators, e.g., NEAR or NOT
  • Nested expressions, e.g., bulletin AND ("form design" OR "form type")
  • Wildcard expressions, e.g., network* or MD5????

I'm currently using RoboHelp 10.

Does this version (and if not, then does RoboHelp 2015) support the ability to enable any of these within RoboHelp (through a GUI setting or even by manually modifying search.js or some other file in the HTML5 output)?

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer Willam van Weelden

Currently, RoboHelp (up to 2015) only supports simple AND & OR operators if I'm not mistaken. If you need advanced searching, I would advise you to look into Zoom Website Search Engine

You can modify the mhfhost.js file. The search mechanism is quite complex so I don't believe that is a viable solution. Of course, please file a feature request with Adobe Adobe - Feature Request/Bug Report Form

3 replies

JDVenselAuthor
Participant
July 7, 2015

Thank you Willam and Peter for the responses! It wasn't the answer I was hoping for, but it was the one I expected. I also appreciate you pointing me in the direction of Zoom - I'll be sure to check it out. Thanks again!

Willam van Weelden
Willam van WeeldenCorrect answer
Inspiring
July 6, 2015

Currently, RoboHelp (up to 2015) only supports simple AND & OR operators if I'm not mistaken. If you need advanced searching, I would advise you to look into Zoom Website Search Engine

You can modify the mhfhost.js file. The search mechanism is quite complex so I don't believe that is a viable solution. Of course, please file a feature request with Adobe Adobe - Feature Request/Bug Report Form

Peter Grainge
Community Expert
Community Expert
July 7, 2015

There is a tutorial on how to use ZoomSearch with Rh on my site.


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.