Omni Systems, Inc.   Mif2Go User's Guide, Version 55


10 Generating OmniHelp > 10.10 Configuring full-text search for OmniHelp > 10.10.1 Understanding how OmniHelp FTS works

10.10.1 Understanding how OmniHelp FTS works

OmniHelp supports single-term and Boolean (AND, OR, NOT) full-text search. A search on a phrase is implemented by successively ANDing the search terms: topics found include all terms in the phrase, except for stop words (see §10.10.6 Excluding search terms), whether or not those terms occur together.

There are some limitations:

Because OmniHelp is Open Source, anyone can modify or replace the search function to overcome these limitations. You can contribute to the OmniHelp project any tool you make for this purpose, at Sourceforge:

https://sourceforge.net/projects/omnihelp/

See §10.1 Understanding how OmniHelp works.