10.10.2 Generating search data
Mif2Go generates search data files for OmniHelp by default:
; UseFTS = Yes (default, write .bhs and myproj_ohs.js files)
This setting interacts with [OmniHelpOptions]NavElems (see §10.6 Choosing navigation features for OmniHelp) as follows:
• If you set NavElems=Fts and UseFTS=No, you get a Search tab, but it does not work.
• If you do not set NavElems=Fts and you do set UseFTS=Yes, you get a Search tab, and it works.
If you are not providing full-text search, you can avoid generating search data files by setting UseFTS=No, which allows OmniHelp to load faster.
> 10 Generating OmniHelp > 10.10 Configuring full-text search for OmniHelp > 10.10.2 Generating search data