Omni Systems, Inc. Mif2Go User's Guide, Version 55
> 11 Generating JavaHelp or Oracle Help > 11.5 Providing full-text search for JavaHelp / Oracle Help > 11.5.1 Including a search-index link in the helpset file
To indicate that you want to include full-text search (FTS) capability for JavaHelp or for Oracle Help:
[JavaHelpOptions] or [OracleHelpOptions]
; UseFTS = Yes (default) or No (affects HelpSet File rewrite)
When UseFTS=Yes
, Mif2Go includes information in the helpset file to
access a search index. You also have to run an indexing program to create
the search index from the HTML output files. You can have Mif2Go run the program, or you can run it yourself;
see:
§11.5.2 Creating a search index for JavaHelp
§11.5.3 Creating a search index for Oracle Help
Note:
If UseFTS=Yes
but the indexing
program is not run, the helpset link to
the search index could cause a run-time error.
When UseFTS=No
, Mif2Go does not include a link to the search index.
If you run the indexing program anyway, you get a search index, but the
display might ignore it. However, if you use the Oracle Help for Java
Helpset Authoring Wizard to produce a search index for Oracle Help, the
Authoring Wizard itself provides a link in the helpset file.