19.10.2 Generating search data

DITA2Go generates search data files for OmniHelp by default:

[OmniHelpOptions]
; UseFTS = Yes (default, write .bhs and myproj_ohs.js files)
;  or No (faster)
UseFTS = Yes

This setting interacts with [OmniHelpOptions]NavElems (see §19.6 Choosing navigation features for OmniHelp) as follows:

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.

Previous Topic:  19.10.1 Understanding how OmniHelp FTS works

Next Topic:  19.10.3 Making compound terms searchable

Parent Topic:  19.10 Configuring full-text search for OmniHelp

Sibling Topics:

19.10.1 Understanding how OmniHelp FTS works

19.10.3 Making compound terms searchable

19.10.4 Supporting search for non-ANSI text

19.10.5 Specifying length of search terms

19.10.6 Excluding search terms

19.10.7 Excluding content from being searched

19.10.8 Using regular expressions in search

19.10.9 Highlighting search terms found in topics