Skip to main content
Participant
September 9, 2008
Answered

Search Functionality

  • September 9, 2008
  • 3 replies
  • 580 views
Disclaimer - I know nothing about RoboHelp. But our product's documentation is being ported there for our next release and I filed a bug because if I search for, say, "output after" (a key clause in our language), I get all the pages with "output" on it (and "after" and ....), where what I want are just those (few) pages with the exact literal "output after".

Now techpubs replied that this is a future fix because it is a bug with Adobe.

Is that really true? Is there no way to search for a quoted literal in RoboHelp?

If there is a way, could some kind soul point me to the appropriate material that I can point tech pubs to?

TIA!
dc
    This topic has been closed for replies.
    Correct answer Peter Grainge
    What you are finding is the current way that webhelp works. You don't say what your output is.

    The simple lowcost solution for now is ZoomSearch as described on my site.

    3 replies

    DaveC8Author
    Participant
    September 10, 2008
    Thanks for the replies. ZoomSearch sounds very promising - I will add this information to the bug I filed. And see what comes of it.

    dc
    Peter Grainge
    Community Expert
    Peter GraingeCommunity ExpertCorrect answer
    Community Expert
    September 9, 2008
    What you are finding is the current way that webhelp works. You don't say what your output is.

    The simple lowcost solution for now is ZoomSearch as described on my site.

    Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
    September 10, 2008
    I do not know how this works for WebHelp, but for HTML help, searching for phrases is easy:

    Use single or double quotes or round brackets:

    'find this'
    "find this"
    (find this)

    By the way, with Google, I found a document on full text search with HTMLHelp / CHM files.

    I modified that document (quite a bit) and I now include it with our CHM files (with a short link in the header via our RoboHelp template).
    DaveC8Author
    Participant
    September 9, 2008
    Update. TechPubs now explains that "after" is on a stop list, which apparently cannot be altered. (?)

    And if I search for "FUBAR SNAFU" I would get all pages with both FUBAR and SNAFU, although not necessarily next to each other.

    That still seems weird to me.... a literal search is, well, literal.

    Again, confirmation/refutation appreciated!